Version 5.1 - All the GraphQL #32
@ -50,10 +50,6 @@ Update your anime/manga list on Kitsu.io and MyAnimeList.net
|
||||
* public/images/manga
|
||||
5. Make sure the `console` script is executable
|
||||
|
||||
### Using MAL API
|
||||
1. Update `app/config/mal.toml` with your username and password
|
||||
2. Enable MAL api in `app/config/config.toml`
|
||||
|
||||
### Server Setup
|
||||
|
||||
See the [wiki](https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient/wiki)
|
||||
|
@ -11,8 +11,5 @@ whose_list = "Tim"
|
||||
# do you wish to show the anime collection?
|
||||
show_anime_collection = true
|
||||
|
||||
# do you have a My Anime List account set up in mal.toml?
|
||||
use_mal_api = false
|
||||
|
||||
# path to public directory on the server
|
||||
asset_dir = "/../../public"
|
@ -1,6 +0,0 @@
|
||||
################################################################################
|
||||
# My Anime LIst Integration Config #
|
||||
################################################################################
|
||||
|
||||
username = "timw4mail"
|
||||
password = "mysecretpassword"
|
Loading…
Reference in New Issue
Block a user