HELLO v3!!!
This commit is contained in:
29
spec/fixtures/dynamic_finders/plugin_version/cloudflare/config_file/config.js
vendored
Normal file
29
spec/fixtures/dynamic_finders/plugin_version/cloudflare/config_file/config.js
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"debug": false,
|
||||
"featureManagerIsFullZoneProvisioningEnabled": false,
|
||||
"isDNSPageEnabled": false,
|
||||
"isSubdomainCheckEnabled": true,
|
||||
"useHostAPILogin": false,
|
||||
"homePageCards": [
|
||||
"ApplyDefaultSettingsCard",
|
||||
"PurgeCacheCard",
|
||||
"PluginSpecificCacheCard"
|
||||
],
|
||||
"moreSettingsCards": {
|
||||
"container.moresettings.speed": [
|
||||
"AlwaysOnlineCard",
|
||||
"ImageOptimizationCard",
|
||||
"DevelopmentModeCard",
|
||||
"BypassCacheByCookieCard"
|
||||
],
|
||||
"container.moresettings.security": [
|
||||
"SecurityLevelCard",
|
||||
"WAFCard",
|
||||
"AdvanceDDoSCard",
|
||||
"AutomaticHTTPSRewritesCard"
|
||||
]
|
||||
},
|
||||
"locale": "en",
|
||||
"integrationName": "wordpress",
|
||||
"version": "3.3.2"
|
||||
}
|
||||
Reference in New Issue
Block a user