芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/OAuthIntegratorWebclient/Settings.php
aContainer = [ "Disabled" => new SettingsProperty( false, "bool", null, "Setting to true disables the module", ), "AuthModuleName" => new SettingsProperty( "StandardAuth", "string", null, "Reserved for authentication by login/password that relies on database", ), "OnlyPasswordForAccountCreate" => new SettingsProperty( true, "bool", null, "Enables adding password for Outlook Sync and Mobile Sync settings screen for otherwise passwordless accounts", ), "AllowNewUsersRegister" => new SettingsProperty( false, "bool", null, "Enables creating new user account on first login with a social account", ), ]; } }