Via browser is impossible to see the file with this error:
Forbidden
You don’t have permission to access /wp-content/plugins/cloudflare/config.js on this server.
While if I donwload it via FTP I can see the file with this content:
{
"debug": false,
"featureManagerIsAlwaysOnlineEnabled": true,
"featureManagerIsBrowserCacheTTLEnabled": true,
"featureManagerIsBrowserIntegrityCheckEnabled": true,
"featureManagerIsCacheLevelEnabled": true,
"featureManagerIsChallengePassageEnabled": true,
"featureManagerIsDevelopmentModeEnabled": true,
"featureManagerIsFullZoneProvisioningEnabled": false,
"featureManagerIsImageOptimizationEnabled": true,
"featureManagerIsIpRewriteEnabled": true,
"featureManagerIsIpv6Enabled": true,
"featureManagerIsMinifyEnabled": true,
"featureManagerIsPurgeCacheEnabled": true,
"featureManagerIsRailgunEnabled": true,
"featureManagerIsSSLEnabled": true,
"featureManagerIsScanEnabled": false,
"featureManagerIsSecurityLevelEnabled": true,
"featureManagerIsWAFEnabled": true,
"isSubdomainCheckEnabled": true,
"useHostAPILogin": false,
"homePageCards": [
"ApplyDefaultSettingsCard",
"PurgeCacheCard",
"PluginSpecificCacheCard"
],
"moreSettingsCards": {
"container.moresettings.speed": [
"AlwaysOnlineCard",
"ImageOptimizationCard",
"DevelopmentModeCard"
],
"container.moresettings.security": [
"SecurityLevelCard",
"WAFCard",
"AdvanceDDoSCard",
"AutomaticHTTPSRewritesCard"
]
},
"locale": "en",
"integrationName": "wordpress",
"version": "3.0.6"
}