mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
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:
parent
9c59954205
commit
3910284d58
78 changed files with 1020 additions and 287 deletions
2
.github/docs/Application_configurations.md
vendored
2
.github/docs/Application_configurations.md
vendored
|
|
@ -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 />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue