Update Application_configurations.md

pull/53/head
saubyk 5 years ago committed by GitHub
parent 04d1b245fb
commit 750bed5d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,12 +5,19 @@ The parameters can be configured via RTL.conf file or through environment variab
[Authentication] [Authentication]
;Path for the folder containing 'admin.macaroon' file ;Path for the folder containing 'admin.macaroon' file
macaroonPath=<> macaroonPath=<>
;For stand alone RTL authentication. Allowed values - CUSTOM, DEFAULT ;For stand alone RTL authentication. Allowed values - CUSTOM, DEFAULT
nodeAuthType=<> nodeAuthType=<>
;Full path of the lnd.conf file including the file name ;Full path of the lnd.conf file including the file name
lndConfigPath=<> lndConfigPath=<>
;For 'nodeAuthType=CUSTOM', the password in plain text ;For 'nodeAuthType=CUSTOM', the password in plain text
rtlPass=<> rtlPass=<>
[Settings] [Settings]

Loading…
Cancel
Save