diff options
| author | Alon Levy <alon@pobox.com> | 2015-01-13 18:40:46 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-01-13 18:46:32 +0200 |
| commit | da513d3cd1e9c75ef95a9e7c606422a6a81e4cbf (patch) | |
| tree | 2af69f85ab8f7e88191d08f83d8e57126343b1df /res/etc/rhizi-server.conf | |
| parent | 1983d480c3f7d818926a38c3419aecc4b69a00fc (diff) | |
server: rename rhizi-server.conf to rhizi-server.conf.example
Diffstat (limited to 'res/etc/rhizi-server.conf')
| -rw-r--r-- | res/etc/rhizi-server.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/res/etc/rhizi-server.conf b/res/etc/rhizi-server.conf deleted file mode 100644 index 186a1711..00000000 --- a/res/etc/rhizi-server.conf +++ /dev/null @@ -1,15 +0,0 @@ -listen_address = 127.0.0.1 -listen_port = 8080 -development_mode = True -neo4j_url = http://127.0.0.1:7474 -log_path = rhizi-server.log -access_control = False - -SERVER_NAME = rhizi.local:8080 -DEBUG = True - -# Mail settings -mail_default_sender = rhizi@localhost -feedback_recipient = feedback@localhost - -SECRET_KEY = notverysecretbutpeppyyaya |
