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