%PDF- %PDF-
Direktori : /var/softaculous/webmail/ |
Current File : //var/softaculous/webmail/Core.config.json |
{ "AllowCapa": [ false, "bool" ], "AllowCapa_Description": [ "If set to true, product features can be enabled\/disabled on user or tenant level", "string" ], "AllowPostLogin": [ false, "bool" ], "AllowPostLogin_Description": [ "If set to true, credentials can be submitted via POST request", "string" ], "CsrfTokenProtection": [ true, "bool" ], "CsrfTokenProtection_Description": [ "If set to true, CSRF protection is enabled", "string" ], "CronTimeToRunSeconds": [ 10800, "int" ], "CronTimeToRunSeconds_Description": [ "Defines intervals in seconds to run a routine of deleting temporary files", "string" ], "CronTimeToKillSeconds": [ 10800, "int" ], "CronTimeToKillSeconds_Description": [ "Defines minimal age in seconds of temporary files to be deleted", "string" ], "CronTimeFile": [ ".clear.dat", "string" ], "CronTimeFile_Description": [ "Defines filename for storing last timestamp when routine of deleting temporary files was run", "string" ], "UserSelectsDateFormat": [ false, "bool" ], "UserSelectsDateFormat_Description": [ "If set to true, users can select date format", "string" ], "DateFormat": [ "DD\/MM\/YYYY", "spec", "\\Aurora\\System\\Enums\\DateFormat" ], "DateFormat_Description": [ "Defines default date format used", "string" ], "DateFormatList": [ [ "DD\/MM\/YYYY", "MM\/DD\/YYYY", "DD Month YYYY" ], "array" ], "DateFormatList_Description": [ "Defines default date format used", "string" ], "Disabled": [ false, "bool" ], "Disabled_Description": [ "Setting to true disables the module", "string" ], "GetAccountWithPassword": [ true, "bool" ], "GetAccountWithPassword_Description": [ "", "string" ], "LanguageListComment": [ "Empty array means that every language from every module will be available. [\"English\", \"German\"] means that only English and German languages will be used in the system.", "string" ], "LanguageListComment_Description": [ "", "string" ], "LanguageList": [ [], "array" ], "LanguageList_Description": [ "Empty array means that every language from every module will be available. [\"English\", \"German\"] means that only English and German languages will be used in the system.", "string" ], "Language": [ "[[language]]", "string" ], "Language_Description": [ "Default interface language used", "string" ], "AutodetectLanguage": [ true, "bool" ], "AutodetectLanguage_Description": [ "Setting to true enables language autodetection", "string" ], "PostLoginErrorRedirectUrl": [ ".\/", "string" ], "PostLoginErrorRedirectUrl_Description": [ "If login credentials were supplied with POST method, this setting defines redirect URL used when authentication error occurs", "string" ], "TimeFormat": [ "F24", "spec", "\\Aurora\\System\\Enums\\TimeFormat" ], "TimeFormat_Description": [ "Denotes time format used by default", "string" ], "SiteName": [ "[[site_name]]", "string" ], "SiteName_Description": [ "Text used in browser title as a website name", "string" ], "ProductName": [ "Afterlogic WebMail Lite PHP", "string" ], "ProductName_Description": [ "Product name, displayed in About tab of adminpanel", "string" ], "AuthTokenCookieExpireTime": [ 30, "int" ], "AuthTokenCookieExpireTime_Description": [ "Expiration time for authentication cookie, in days", "string" ], "EnableFailedLoginBlock": [ true, "bool" ], "EnableFailedLoginBlock_Description": [ "Setting to true enables feature of blocking user after a number of failed login attempts", "string" ], "LoginBlockAvailableTriesCount": [ 3, "int" ], "LoginBlockAvailableTriesCount_Description": [ "Number of failed login attempts which will result in blocking user", "string" ], "LoginBlockDurationMinutes": [ 30, "int" ], "LoginBlockDurationMinutes_Description": [ "Number of minutes user will be blocked for upon multiple failed login attempts", "string" ], "AllowGroups": [ false, "bool" ], "AllowGroups_Description": [ "Setting to true enables user groups which can be managed in adminpanel", "string" ] }