Server IP : 103.119.228.120 / Your IP : 18.119.162.226 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/webmail/ |
Upload File : |
{ "LicenseKey": [ "", "string", null, "License key is supplied here" ], "AdminLogin": [ "[[admin_username]]", "string", null, "Administrative login" ], "AdminPassword": [ "[[admin_pass]]", "string", null, "Administrative password (empty by default)" ], "AdminLanguage": [ "[[language]]", "string", null, "Admin interface language" ], "DBType": [ "MySQL", "spec", "Aurora\\System\\Enums\\DbType", "Database engine used. Currently, only MySQL is supported" ], "DBPrefix": [ "[[dbprefix]]", "string", null, "Prefix used for database tables names" ], "DBHost": [ "[[softdbhost]]", "string", null, "Denotes hostname or socket path used for connecting to SQL database" ], "DBName": [ "[[softdb]]", "string", null, "The name of database in SQL server used" ], "DBLogin": [ "[[softdbuser]]", "string", null, "Login for SQL user" ], "DBPassword": [ "[[softdbpass]]", "string", null, "Password to access SQL database" ], "UseSlaveConnection": [ false, "bool", null, "Set of parameters for separate read\/write access to the database. If set to true, the first set of credentials will be used to write to the database while Slave credentials - to read from it" ], "DBSlaveHost": [ "127.0.0.1", "string", null, "Slave database hostname or socket path" ], "DBSlaveName": [ "", "string", null, "Slave database name" ], "DBSlaveLogin": [ "root", "string", null, "Slave database login" ], "DBSlavePassword": [ "", "string", null, "Slave database password" ], "DBUseExplain": [ false, "bool", null, "Use EXPLAIN in SQL queries" ], "DBUseExplainExtended": [ false, "bool", null, "Use Extended EXPLAIN" ], "DBLogQueryParams": [ false, "bool", null, "If enabled, parameters values will be recorded in the logs" ], "DBDebugBacktraceLimit": [ false, "bool", null, "This parameter can be used to limit the number of stack frames returned" ], "EnableLogging": [ false, "bool", null, "Activates debug logging" ], "EnableEventLogging": [ false, "bool", null, "Activates user activity logging" ], "LoggingLevel": [ "Full", "spec", "Aurora\\System\\Enums\\LogLevel", "For debug logs, verbosity level can be set to Full, Warning or Error" ], "LogFileName": [ "log-{Y-m-d}.txt", "string", null, "Denotes log filename pattern" ], "LogCustomFullPath": [ "", "string", null, "Allows for overriding log files location" ], "LogPostView": [ false, "bool", null, "Determines whether to log full POST data or just key names" ], "EnableMultiChannel": [ false, "bool", null, "Reserved for future use" ], "EnableMultiTenant": [ false, "bool", null, "Enables multi tenant support" ], "TenantGlobalCapa": [ "", "string", null, "Reserved for future use" ], "AllowThumbnail": [ true, "bool", null, "If disabled, image thumbnails will not be generated" ], "ThumbnailMaxFileSizeMb": [ 5, "int", null, "Denotes a max filesize of images thumbnails are generated for, in Mbytes" ], "CacheCtrl": [ true, "bool", null, "If true, content of mail message opened in a new browser tab will be retrieved from cache" ], "CacheLangs": [ true, "bool", null, "Enables caching language files" ], "CacheTemplates": [ true, "bool", null, "Enables caching template files" ], "DisplayServerErrorInformation": [ true, "bool", null, "If enabled, error messages will include texts returned from the server" ], "EnableImap4PlainAuth": [ false, "bool", null, "Reserved for future use" ], "RedirectToHttps": [ false, "bool", null, "If enabled, users will automatically be redirected from HTTP to HTTPS" ], "SocketConnectTimeoutSeconds": [ 20, "int", null, "Socket connection timeout limit, in seconds" ], "SocketGetTimeoutSeconds": [ 20, "int", null, "Socket stream access timeout, in seconds" ], "SocketVerifySsl": [ false, "bool", null, "Enables SSL certificate checks" ], "UseAppMinJs": [ true, "bool", null, "Enables loading minified JS files (default behavior)" ], "XFrameOptions": [ "SAMEORIGIN", "string", null, "If set to SAMEORIGIN, disallows embedding product interface into IFrame to prevent from clickjacking attacks" ], "RemoveOldLogs": [ true, "bool", null, "If enabled, logs older than RemoveOldLogsDays days are automatically removed" ], "RemoveOldLogsDays": [ 2, "int", null, "Value for use with RemoveOldLogs setting" ], "LogStackTrace": [ false, "bool", null, "If enabled, logs will contain full stack trace of exceptions; disabled by default to prevent logs from containing sensitive data" ], "ExpireUserSessionsBeforeTimestamp": [ 0, "int", null, "If set, all user sessions prior to this timestamp will be considered expired" ], "PasswordMinLength": [ 0, "int", null, "Used by password change modules, if set to non-zero, denotes minimal length of new password" ], "PasswordMustBeComplex": [ false, "bool", null, "Used by password change modules, if set to true, new password has to include at least one digit and at least one non-alphanumeric character" ], "StoreAuthTokenInDB": [ false, "bool", null, "If enabled, authentication tokens will be stored in the database and can be revoked" ], "AuthTokenExpirationLifetimeDays": [ 0, "int", null, "If set to non-zero value, means auth tokens will expire after this number of days. 0 means the feature is disabled." ] }