Release 0.12.2 (#964)

Release 0.12.2.

Co-authored-by: saiy2k <saiy2k@gmail.com>
Co-authored-by: bota87 <52842374+bota87@users.noreply.github.com>
Co-authored-by: Bota <Bota@ASUS>
Co-authored-by: Harshvardhan R <harshvardhanr.181it217@nitk.edu.in>
This commit is contained in:
ShahanaFarooqui 2022-03-05 10:58:15 -05:00 committed by GitHub
parent 9c59954205
commit 3910284d58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 1020 additions and 287 deletions

View file

@ -59,7 +59,7 @@ CONFIG_PATH (Full path of the LNP .conf file including the file name) (Optional
MACAROON_PATH (Path for the folder containing 'admin.macaroon' (LND)/'access.macaroon' (CLT) file, Required for LND & CLT)<br />
SWAP_MACAROON_PATH (Path for the folder containing Loop's 'loop.macaroon', optional)<br />
BOLTZ_MACAROON_PATH (Path for the folder containing Boltz's 'admin.macaroon', optional)<br />
RTL_SSO (1 - single sign on via an external cookie, 0 - stand alone RTL authentication, Optional)<br />
RTL_SSO (1 - single sign on via an external cookie, 0 - stand alone RTL authentication, Required)<br />
RTL_COOKIE_PATH (Full path of the cookie file including the file name, Required if RTL_SSO=1 else Optional)<br />
LOGOUT_REDIRECT_LINK (URL to re-direct to after logout/timeout from RTL, Required if RTL_SSO=1 else Optional)<br />
RTL_CONFIG_PATH (Path for the folder containing 'RTL-Config.json' file, Required)<br />