From 41d04921783a074c8bb907b29788a858f52fdf92 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 14 Apr 2015 00:01:32 +0300 Subject: rhizi-server.conf.example: doc ref --- res/etc/rhizi-server.conf.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example index 6e3d9abc..67d9863c 100644 --- a/res/etc/rhizi-server.conf.example +++ b/res/etc/rhizi-server.conf.example @@ -1,6 +1,8 @@ # ----------------------------------------------------------------------------- # Sample Rhizi configuration - copy this to rhizi-server.conf # +# Rhizi configuration values are documented in source code. +# # ----------------------------------------------------------------------------- # General @@ -32,7 +34,7 @@ log_path = rhizi-server.log # ----------------------------------------------------------------------------- # Flask Configuration -# - SERVER_NAME: if adding ':port', this should match listen_port +# - [!] SERVER_NAME: if adding ':port', this should match listen_port # SERVER_NAME = rhizi.local:8080 SECRET_KEY = notverysecretbutpeppyyaya -- cgit v1.3.1