mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 09:50:36 +01:00
Update Application_configurations (#380)
This commit is contained in:
parent
b302b774fd
commit
fb269e3cfe
@ -54,4 +54,4 @@ LOGOUT_REDIRECT_LINK (URL to re-direct to after logout/timeout from RTL, Require
|
|||||||
RTL_CONFIG_PATH (Path for the folder containing 'RTL-Config.json' file, Required)
|
RTL_CONFIG_PATH (Path for the folder containing 'RTL-Config.json' file, Required)
|
||||||
BITCOIND_CONFIG_PATH (Full path of the bitcoind.conf file including the file name, Optional)
|
BITCOIND_CONFIG_PATH (Full path of the bitcoind.conf file including the file name, Optional)
|
||||||
CHANNEL_BACKUP_PATH (Folder location for saving the channel backup files, valid for LND implementation only, Required if ln implementation=LND else Optional)
|
CHANNEL_BACKUP_PATH (Folder location for saving the channel backup files, valid for LND implementation only, Required if ln implementation=LND else Optional)
|
||||||
LN_API_PASSWORD (Password for Eclair implementation if the eclair.conf path is not available, Required if ln implementation=LND && config path is undefined)
|
LN_API_PASSWORD (Password for Eclair implementation if the eclair.conf path is not available, Required if ln implementation=ECL && config path is undefined)
|
||||||
|
Loading…
Reference in New Issue
Block a user