Update 'anilist'

Timothy Warren 2023-07-14 10:51:55 -04:00
parent 1c450c59fa
commit 2872e60747
1 changed files with 1 additions and 1 deletions

@ -10,7 +10,7 @@
- [ ] The `Redirect URL` field should be `[Your Kitsu Domain]/anilist-oauth`, eg, `https://example.com/anilist-oauth`
- [ ] Save the Application
### 3. Add the required config items to enable the Anilist API Integration form on the Settings page.
- [ ] Copy the `anilist.toml.example` file under `[path/to/Hummingbird/install]/app/config` to `anilist.toml`
- [ ] Copy the [`anilist.toml.example`](https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient/src/branch/develop/app/config/anilist.toml.example) file under `[path/to/Hummingbird/install]/app/config` to `anilist.toml`
- [ ] Copy the config values from the Anilist application to the new `anilist.toml` file.
* Client Id to `client_id`
* Client Secret `client_secret`