From f7250ea1749167c0c8bd406c1601753291790b51 Mon Sep 17 00:00:00 2001 From: ShahanaFarooqui Date: Sun, 26 Jan 2020 19:34:23 -0500 Subject: [PATCH] Update Application_configurations --- docs/Application_configurations | 65 +++++++++++++++++---------------- 1 file changed, 33 insertions(+), 32 deletions(-) diff --git a/docs/Application_configurations b/docs/Application_configurations index d6e1da9f..001e2d3a 100644 --- a/docs/Application_configurations +++ b/docs/Application_configurations @@ -1,35 +1,36 @@ RTL allows the user to configure and control specific application parameters for app customization and integration. -The parameters can be configured via RTL-Config.json file or through environment variables defined at the OS level. +The parameters can be configured via RTL-Config.json file or through environment variables defined at the OS level. Required +parameters have `default` values for initial setup and can be updated after RTL server initial start. #### RTL-Config.json { - "multiPass": "", - "port": "", - "defaultNodeIndex": , + "multiPass": "", + "port": "", + "defaultNodeIndex": , "SSO": { - "rtlSSO": , - "rtlCookiePath": "", - "logoutRedirectLink": "" + "rtlSSO": , + "rtlCookiePath": "", + "logoutRedirectLink": "" }, "nodes": [ { - "index": , - "lnNode": "", - "lnImplementation": "", + "index": , + "lnNode": "", + "lnImplementation": "", "Authentication": { - "macaroonPath": "", - "configPath": "" + "macaroonPath": "", + "configPath": "" }, "Settings": { - "userPersona": "", - "themeMode": "", - "themeColor": "", - "channelBackupPath": "\backup\node-1>", - "bitcoindConfigPath": "", - "enableLogging": , - "fiatConversion": , - "currencyUnit": "", - "lnServerUrl": "", + "themeMode": "", + "themeColor": "", + "channelBackupPath": "\backup\node-1, Optional>", + "bitcoindConfigPath": "", + "enableLogging": , + "fiatConversion": , + "currencyUnit": "", + "lnServerUrl": "