mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Make db location configurable #1177
Make db location configurable #1177
This commit is contained in:
parent
ceceab04af
commit
8e65dd2c9e
17 changed files with 57 additions and 42 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"multiPass": "password",
|
||||
"port": "3000",
|
||||
"defaultNodeIndex": 1,
|
||||
"dbDirectoryPath": "C:\\Users\\xyz\\RTL",
|
||||
"SSO": {
|
||||
"rtlSSO": 0,
|
||||
"rtlCookiePath": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue