From ad1befc0d234eb72cf379980fb0d33df67dfbf22 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Thu, 29 Nov 2018 10:15:57 -0500 Subject: [PATCH] Update page 'configuration' --- configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.md b/configuration.md index 2f17e06..256f4b6 100644 --- a/configuration.md +++ b/configuration.md @@ -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