Version 5.1 - All the GraphQL #32

Closed
timw4mail wants to merge 1160 commits from develop into master
Showing only changes of commit dd07a441b2 - Show all commits

View File

@ -44,6 +44,7 @@ Update your anime/manga list on Kitsu.io and MyAnimeList.net
2. Duplicate `app/config/*.toml.example` files as `app/config/*.toml` 2. Duplicate `app/config/*.toml.example` files as `app/config/*.toml`
3. Configure settings in `app/config/config.toml` to your liking 3. Configure settings in `app/config/config.toml` to your liking
4. Create the following directories if they don't exist, and make sure they are world writable 4. Create the following directories if they don't exist, and make sure they are world writable
* app/logs
* public/js/cache * public/js/cache
* public/images/avatars * public/images/avatars
* public/images/anime * public/images/anime