CodeCommitsIssuesPull requestsActionsInsightsSecurity
4277818a235b1c78a9b410c7f090102a9f1c4b3b

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

view/adminhtml/web/config.js

27lines · modepreview

{
    "debug": false,
    "featureManagerIsFullZoneProvisioningEnabled": false,
    "isDNSPageEnabled": false,
    "isSubdomainCheckEnabled": false,
    "homePageCards": [
        "ApplyDefaultSettingsCard",
        "PluginSpecificCacheTagCard",
        "PurgeCacheCard"
    ],
    "moreSettingsCards": {
        "container.moresettings.security": [
            "SecurityLevelCard",
            "WAFCard"
        ],
        "container.moresettings.performance": [
            "BypassCacheByCookieCard",
            "AlwaysOnlineCard",
            "ImageOptimizationCard",
            "DevelopmentModeCard"
        ]
    },
    "locale": "en",
    "integrationName": "Magento",
    "useHostAPILogin": false,
    "version": "1.1.8"
}