':group', 'IconvExtraParams', ':group:end', 'ZipDump', 'GZipDump', 'BZipDump', 'CompressOnFly' ); $result['Security'] = array( 'blowfish_secret', 'CheckConfigurationPermissions', 'TrustedProxies', 'AllowUserDropDatabase', 'AllowArbitraryServer', 'ArbitraryServerRegexp', 'LoginCookieRecall', 'LoginCookieStore', 'LoginCookieDeleteAll', 'CaptchaLoginPublicKey', 'CaptchaLoginPrivateKey' ); $result['Developer'] = array( 'UserprefsDeveloperTab', 'DBG/sql', ); $result['Other_core_settings'] = array( 'OBGzip', 'PersistentConnections', 'ExecTimeLimit', 'MemoryLimit', 'UseDbSearch', 'ProxyUrl', 'ProxyUser', 'ProxyPass', 'AllowThirdPartyFraming', 'ZeroConf', ); return $result; } }