File size: 2,570 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 |
{
"env": "development",
"env_id": "a8c-for-agencies-development",
"favicon_url": "/calypso/images/favicons/favicon-a4a-dev.ico",
"client_slug": "browser",
"protocol": "http",
"hostname": "agencies.localhost",
"i18n_default_locale_slug": "en",
"port": 3000,
"logout_url": "https://automattic.com/for/agencies",
"wpcom_signup_url": "https://wordpress.com/start",
"wpcom_login_url": "https://wordpress.com/log-in",
"wpcom_authorize_endpoint": "https://public-api.wordpress.com/oauth2/authorize",
"site_name": "Automattic For Agencies",
"meta": [
{
"name": "description",
"content": "Welcome to a new era of partnership with Automattic"
},
{
"property": "og:description",
"content": "Welcome to a new era of partnership with Automattic"
},
{
"property": "og:image",
"content": "https://agencies.automattic.com/calypso/images/a8c-for-agencies/a8c-logo.jpeg"
}
],
"oauth_client_id": 95928,
"features": {
"ad-tracking": false,
"a8c-for-agencies": true,
"a8c-for-agencies/import-site-from-wpcom": true,
"always_use_logout_url": true,
"cookie-banner": false,
"dev/auth-helper": true,
"dev/preferences-helper": true,
"oauth": true,
"a4a/site-details-pane": true,
"a4a/site-migration": true,
"a4a-partner-directory": false,
"a4a-dev-sites": true,
"a8c-for-agencies-agency-tier": true,
"a4a-pressable-referrals": true,
"a4a-updated-add-new-site": true,
"a4a-signup-v2": true,
"a4a-signup-v2-via-email": false,
"a4a-unified-onboarding-tour": true,
"a4a-client-checkout-v2": true,
"a4a-vip-partner-opportunity-referrals": true,
"jetpack/crm-downloads": true
},
"enable_all_sections": false,
"sections": {
"a8c-for-agencies": true,
"a8c-for-agencies-auth": true,
"a8c-for-agencies-landing": true,
"a8c-for-agencies-feedback": true,
"a8c-for-agencies-overview": true,
"a8c-for-agencies-reports": true,
"a8c-for-agencies-plugins": true,
"a8c-for-agencies-sites": true,
"a8c-for-agencies-marketplace": true,
"a8c-for-agencies-purchases": true,
"a8c-for-agencies-signup": true,
"a8c-for-agencies-referrals": true,
"a8c-for-agencies-settings": true,
"a8c-for-agencies-partner-directory": true,
"a8c-for-agencies-migrations": true,
"a8c-for-agencies-client": true,
"a8c-for-agencies-team": true,
"a8c-for-agencies-agency-tier": true,
"a8c-for-agencies-woopayments": true
},
"site_filter": [],
"theme": "a8c-for-agencies",
"restricted_me_access": false,
"theme_color": "#029CD7",
"theme_color_admin_color_scheme_override": false,
"hotjar_enabled": true
}
|