/home/ivoiecob/email.hirewise-va.com/data/settings/modules/StandardLoginFormWebclient.config.json
{
"Disabled": [
false,
"bool",
null,
"Setting to true disables the module"
],
"ServerModuleName": [
"StandardLoginFormWebclient",
"string",
null,
"Defines name of the module responsible for login page"
],
"HashModuleName": [
"login",
"string",
null,
"Defines hash of the module responsible for login page"
],
"CustomLoginUrl": [
"",
"string",
null,
"If specified, user will be directed to login page at this URL instead of default login page"
],
"DemoLogin": [
"",
"string",
null,
"If set, denotes email address of predefined demo account"
],
"DemoPassword": [
"",
"string",
null,
"If set, denotes password of predefined demo account"
],
"InfoText": [
"",
"string",
null,
"Defines additional text message shown on login page"
],
"BottomInfoHtmlText": [
"Powered by \u003Ca href=\"https:\/\/hirewise-va.com\" target=\"_blank\"\u003EHirewise-VA\u003C\/a\u003E",
"string",
null,
"Defines bottom text message shown on login page"
],
"LoginSignMeType": [
0,
"int",
null,
""
],
"AllowChangeLanguage": [
true,
"bool",
null,
"Enables changing language on login page"
],
"UseDropdownLanguagesView": [
true,
"bool",
null,
"If true, language selector is presented as a dropdown menu"
],
"AuthTokenCookieExpireTime": [
30,
"int",
null,
"Sets authentication token expiry time, in days"
]
}