mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-25 00:54:05 +01:00
Add dev options to config
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"host_ip": "127.0.0.1",
|
||||
"bin_path": "bin",
|
||||
|
||||
"devmode": false,
|
||||
"devmodeoptions": {
|
||||
"cleandb": false,
|
||||
"maxlauncherhr": true
|
||||
},
|
||||
|
||||
"database": {
|
||||
"host": "localhost",
|
||||
"port": 5432,
|
||||
|
||||
Reference in New Issue
Block a user