From fedf062b4942a1e30608b662f713f06a83a0565c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 10 May 2015 11:50:08 +0200 Subject: Comments in config file Documentation https://github.com/FreshRSS/FreshRSS/issues/123 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 92072b07d..089bbd780 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ The best way is to open issues on GitHub 3. Add write access on `./data/` folder to the webserver user 4. Access FreshRSS with your browser and follow the installation process 5. Every thing should be working :) If you encounter any problem, feel free to contact me. +6. Advanced configuration settings can be seen in [config.php](./data/config.default.php). # Access control It is needed for the multi-user mode to limit access to FreshRSS. You can: -- cgit v1.2.3