forked from Automattic/wp-calypso
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjetpack-cloud-horizon.json
77 lines (77 loc) · 2.46 KB
/
jetpack-cloud-horizon.json
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
{
"env": "production",
"env_id": "jetpack-cloud-horizon",
"favicon_url": "/calypso/images/favicons/favicon-jetpack-cloud-staging.ico",
"client_slug": "browser",
"hostname": "cloud.jetpack.com",
"i18n_default_locale_slug": "en",
"login_url": "https://wordpress.com/wp-login.php",
"logout_url": "https://wordpress.com/wp-login.php?action=logout&redirect_to=https%3A%2F%2F|subdomain|wordpress.com",
"jetpack_connect_url": "https://wordpress.com/jetpack/connect",
"site_name": "Jetpack.com",
"meta": [
{
"name": "description",
"content": "Pricing page for Jetpack security, performance, and marketing plans"
},
{
"property": "og:description",
"content": "Pricing page for Jetpack security, performance, and marketing plans"
},
{
"property": "og:image",
"content": "https://i1.wp.com/s0.wp.com/wp-content/themes/a8c/jetpackme-new/images-2019/jetpack-logo.png?ssl=1"
}
],
"features": {
"activity-log/v2": true,
"always_use_logout_url": false,
"checkout/google-pay": true,
"current-site/domain-warning": false,
"current-site/notice": false,
"current-site/stale-cart-notice": false,
"fullstory": true,
"jetpack-cloud": true,
"jetpack/agency-dashboard": true,
"jetpack/backup-messaging-i3": true,
"jetpack/partner-portal-payment": true,
"jetpack/plugin-management": true,
"jetpack/pricing-add-boost-social": true,
"jetpack/pricing-page": true,
"jetpack/pricing-page-annual-only": true,
"jetpack/pricing-page-rework-v1": true,
"jetpack/search-product": true,
"jetpack/server-credentials-advanced-flow": true,
"jetpack/simplify-pricing-structure": false,
"layout/app-banner": false,
"layout/guided-tours": false,
"layout/query-selected-editor": false,
"layout/support-article-dialog": false,
"marketplace-domain-bundle": false,
"marketplace-test": false,
"oauth": false,
"purchases/new-payment-methods": true,
"site-indicator": false,
"upgrades/redirect-payments": true
},
"enable_all_sections": false,
"sections": {
"activity": true,
"backup": true,
"jetpack-cloud": true,
"jetpack-cloud-agency-dashboard": true,
"jetpack-cloud-agency-signup": true,
"jetpack-cloud-auth": false,
"jetpack-cloud-partner-portal": true,
"jetpack-cloud-plugin-management": true,
"jetpack-cloud-pricing": true,
"jetpack-cloud-settings": true,
"jetpack-search": true,
"jetpack-social": true,
"scan": true,
"site-purchases": true
},
"site_filter": [ "jetpack" ],
"theme": "jetpack-cloud",
"hotjar_enabled": true
}