芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/MailChangePasswordPoppassdPlugin/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "SupportedServers" => new SettingsProperty( [ "*" ], "array", null, "If IMAP Server value of the mailserver is in this list, password change is enabled for it. * enables it for all the servers.", ), "Host" => new SettingsProperty( "127.0.0.1", "string", null, "Defines hostname used to connect to POPPASSD service", ), "Port" => new SettingsProperty( 106, "int", null, "Defines port number used to connect to POPPASSD service", ), ]; } }