diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/etc/rhizi-server.conf.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example index 7545eafd..259cda3a 100644 --- a/res/etc/rhizi-server.conf.example +++ b/res/etc/rhizi-server.conf.example @@ -6,6 +6,7 @@ development_mode = True neo4j_url = http://127.0.0.1:7474 log_path = rhizi-server.log access_control = False +user_db_path = ./user_db.db SERVER_NAME = rhizi.local:8080 DEBUG = True |
