mirror of
https://github.com/Ride-The-Lightning/RTL
synced 2024-10-31 09:20:27 +00:00
470ec25fe5
Settings day night & app-settings completed
26 lines
410 B
Plaintext
26 lines
410 B
Plaintext
[Authentication]
|
|
macaroonPath=
|
|
nodeAuthType=DEFAULT
|
|
lndConfigPath=
|
|
rtlPass=
|
|
|
|
[Settings]
|
|
flgSidenavOpened=true
|
|
flgSidenavPinned=true
|
|
menu=vertical
|
|
menuType=regular
|
|
fontSize=regular-font
|
|
themeMode=night
|
|
themeColor=blue
|
|
satsToBTC=false
|
|
channelBackupPath=C:\RTL\backup
|
|
bitcoindConfigPath=
|
|
enableLogging=true
|
|
port=3000
|
|
lndServerUrl=https://localhost:8080/v1
|
|
|
|
[SSO]
|
|
rtlSSO=0
|
|
rtlCookiePath=
|
|
logoutRedirectLink=/login
|