Make db location configurable #1177

Make db location configurable #1177
This commit is contained in:
ShahanaFarooqui 2023-02-17 17:33:33 -08:00
parent ceceab04af
commit 8e65dd2c9e
17 changed files with 57 additions and 42 deletions

View file

@ -60,6 +60,7 @@ Ensure that the follow values are correct per your config:
"multiPass": <password required for accessing RTL>,
"port": "3000",
"defaultNodeIndex": 1,
"dbDirectoryPath": "<Complete path of the folder where rtl's database file should be saved>",
"SSO": {
"rtlSSO": 0,
"rtlCookiePath": "",