Update page 'configuration'

Timothy Warren 2018-11-29 10:15:57 -05:00
parent 32bd07ca96
commit ad1befc0d2
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
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.
As of version 4.1, most configuration options are availabe for editing on the settings page. The `app/config/cache.toml` file must still be used for any configuration beyond the most basic setup (Like specifying custom ports).
## Files