Update 'anilist'
parent
98d36b7b34
commit
12674dba89
@ -11,7 +11,10 @@
|
||||
- [ ] 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 Client Id and Client secret from the Anilist application to the new `anilist.toml` file
|
||||
- [ ] Copy the config values from the Anilist application to the new `anilist.toml` file.
|
||||
* Client Id to `client_id`
|
||||
* Client Secret `client_secret`
|
||||
* Username to `username`
|
||||
- [ ] Make sure to save the changes to this new config file
|
||||
### 4. Link your new Anilist API Client on the `Anilist API Integration` tab of the Settings page.
|
||||
- [ ] Input your username into the `username` field of the `Anilist API Integration` tab of the Settings page.
|
||||
|
Loading…
Reference in New Issue
Block a user