From 1c8eec8b72246b93ae5b37be58856d4aea6653ec Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Wed, 10 Oct 2018 09:35:23 -0400 Subject: [PATCH] Update page 'configuration' --- configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.md b/configuration.md index 660663a..2f17e06 100644 --- a/configuration.md +++ b/configuration.md @@ -2,6 +2,8 @@ All user config lives in the `app/config` folder, using [TOML](https://github.com/toml-lang/toml) files. +As of version 4.1, most configuration options are availabe for editing on the settings page. + ## Files ### cache.toml @@ -18,8 +20,6 @@ General configuration * **kitsu_username** - The username for your account on [Kitsu](https://kitsu.io) * **whose_list** - Name to show in the header * **show_anime_collection** - Whether to show the collection in the main menu -* **use_mal_api** - Whether to use the MyAnimeList API. Make sure to have it setup in `mal.toml` beforehand. -* **asset_dir** - The path to the public directory. Normally you won't need to edit this ### database.toml Anime Collection Database Setup