芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/OpenPgpFilesWebclient/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "EnableSelfDestructingMessages" => new SettingsProperty( true, "bool", null, "Enables feature of self-destructing messages", ), "EnablePublicLinkLifetime" => new SettingsProperty( true, "bool", null, "Enables feature of public link expiration", ), "AvailableFor" => new SettingsProperty( [ "FilesWebclient" ], "array", null, "Automatically provide this feature if one of the listed modules is requested by the entry point", ), ]; } }