diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/etc/rhizi-server.conf.example (renamed from res/etc/rhizi-server.conf) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/etc/rhizi-server.conf b/res/etc/rhizi-server.conf.example index 186a1711..7545eafd 100644 --- a/res/etc/rhizi-server.conf +++ b/res/etc/rhizi-server.conf.example @@ -1,3 +1,5 @@ +# Copy this to rhizi-server.conf +# This file is in the repository and not suitable for changes (i.e. keeping SECRET_KEY) listen_address = 127.0.0.1 listen_port = 8080 development_mode = True |
