芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/MailZipWebclientPlugin/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "ExpandZipFilesLimit" => new SettingsProperty( 500, "int", null, "Sets a limit for number of files shown when expanding ZIP archive", ), "IncludeInMobile" => new SettingsProperty( true, "bool", null, "If true, the module is used in mobile version of the interface", ), "AvailableFor" => new SettingsProperty( [ "MailWebclient" ], "array", null, "Automatically provide this feature if one of the listed modules is requested by the entry point", ), ]; } }