summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-01-13 18:40:46 +0200
committerAlon Levy <alon@pobox.com>2015-01-13 18:46:32 +0200
commitda513d3cd1e9c75ef95a9e7c606422a6a81e4cbf (patch)
tree2af69f85ab8f7e88191d08f83d8e57126343b1df
parent1983d480c3f7d818926a38c3419aecc4b69a00fc (diff)
server: rename rhizi-server.conf to rhizi-server.conf.example
-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