D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
webmail
/
Filename :
Core.config.json
back
Copy
{ "AllowCapa": [ false, "bool" ], "AllowPostLogin": [ false, "bool" ], "CsrfTokenProtection": [ true, "bool" ], "CronTimeToRunSeconds": [ 10800, "int" ], "CronTimeToKillSeconds": [ 10800, "int" ], "CronTimeFile": [ ".clear.dat", "string" ], "UserSelectsDateFormat": [ false, "bool" ], "DateFormat": [ "DD\/MM\/YYYY", "spec", "\\Aurora\\System\\Enums\\DateFormat" ], "DateFormatList": [ [ "DD\/MM\/YYYY", "MM\/DD\/YYYY", "DD Month YYYY" ], "array" ], "Disabled": [ false, "bool" ], "GetAccountWithPassword": [ true, "bool" ], "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" ], "LanguageList": [ [], "array" ], "Language": [ "[[language]]", "string" ], "AutodetectLanguage": [ true, "bool" ], "PostLoginErrorRedirectUrl": [ ".\/", "string" ], "SiteName": [ "[[site_name]]", "string" ], "ProductName": [ "Afterlogic WebMail Lite PHP", "string" ], "AuthTokenCookieExpireTime": [ 30, "int" ], "EnableFailedLoginBlock": [ false, "bool" ], "LoginBlockAvailableTriesCount": [ 3, "int" ], "LoginBlockDurationMinutes": [ 30, "int" ], "TimeFormat": [ "0", "string" ] }