From 786e360d0b8a18f6810ff798824c6ae3f5583ec0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 10 Dec 2015 20:01:52 -0500 Subject: Try to load config.php from /data if not available --- doc/config.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/config.markdown') diff --git a/doc/config.markdown b/doc/config.markdown index e7916454..393efbae 100644 --- a/doc/config.markdown +++ b/doc/config.markdown @@ -1,7 +1,7 @@ Config file =========== -You can customize the default settings of Kanboard by adding a file `config.php` at the project root. +You can customize the default settings of Kanboard by adding a file `config.php` at the project root or in the `data` folder. You can also rename the file `config.default.php` to `config.php` and change the desired values. Enable/Disable debug mode -- cgit v1.2.3