diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-25 18:21:05 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-25 18:21:05 +0200 |
| commit | 548a519d1216d0b789256221f9090895922d653b (patch) | |
| tree | a4343aa38995f563ee9f192d995862bf6fc5da88 /res | |
| parent | ca2858927c60055180889b80f773df6e2807965a (diff) | |
user_db integration
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 |
