/
githubmirror
/
wp-calypso
Обзор
Документация
Войти
/
githubmirror
/
wp-calypso
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
config/dashboard-development.json
77 строк
2 KB
Derek Smart
Enable WP Agent setting config for dashboard envs (#113187)
31 июл 2026, 16:39
Не верифицирован
31 июл 2026, 16:39
1d4eef7
Код
Авторство
О чём код?
{ "env": "development", "env_id": "dashboard-development", "favicon_url": "/calypso/images/favicons/favicon-development.ico", "client_slug": "browser", "survicate_enabled": true, "hostname": "my.localhost", "hostname_allowlist": [ "my.localhost", "my.woo.localhost", "my.a4a.localhost" ], "hostname_overrides": { "my.a4a.localhost": { "oauth_client_id": 95928, "wpcom_login_url": false, "features": { "oauth": true, "always_use_logout_url": true } }, "my.woo.localhost": { "oauth_client_id": 134404, "wpcom_login_url": false, "features": { "oauth": true } } }, "i18n_default_locale_slug": "en", "port": 3000, "wpcom_signup_id": "39911", "wpcom_signup_key": "cOaYKdrkgXz8xY7aysv4fU6wL6sK5J8a6ojReEIAPwggsznj4Cb6mW0nffTxtYT8", "wpcom_url": "http://calypso.localhost:{{port}}", "wpcom_login_url": "https://wordpress.com/log-in", "features": { "calypso/ai-site-builder-flow": true, "ciab/allow-domain-features": true, "cookie-banner": false, "dark-mode": true, "dashboard/account-recovery-interstitial": false, "dashboard/dark-mode-rollout": true, "dashboard/enable-percentage-rollout": true, "dashboard/force-opt-in-visibility": true, "dashboard/omnibar-radical": false, "dashboard/opt-in-welcome-modal": true, "dashboard/plans": true, "dashboard/simulate-full-rollout": false, "dashboard/wp-beta-program": true, "dev/auth-helper": true, "dev/preferences-helper": true, "dev/store-sandbox-helper": true, "dolly/telegram": true, "domain-transfer-redesign": true, "emails/titan-tiers": true, "marketplace-redesign": true, "mcp-settings": true, "me/legacy-contact": true, "onboarding/interval-dropdown": true, "performance/apm": true, "plans/delayed-downgrade": true, "plans/expired-downgrade": true, "plans/hosting-trial": true, "plans/migration-trial": true, "plans/updated-storage-labels": true, "plans/upgradeable-storage": true, "purchases/split-cancel-remove": false, "resurrected-users/90-day-eligibility": true, "rum-tracking/logstash": true, "site-spec": true, "two-factor/enhanced-security": true, "webauthn/related-origin-requests": true, "wordpress-ai-tools": true, "wpcom-user-bootstrap": false }, "enable_all_sections": false, "sections": { "signup": true, "checkout": true, "a8c-for-agencies-signup": true }, "site_filter": [], "theme": "dashboard", "theme_color": "#3858E9", "restricted_me_access": false }