mirror of https://github.com/vector-im/riot-web
Remove element home ad links
parent
dfe2a21b58
commit
0ab29bd483
|
@ -10,7 +10,6 @@
|
||||||
"https://scalar-staging.vector.im/api",
|
"https://scalar-staging.vector.im/api",
|
||||||
"https://scalar-staging.riot.im/scalar/api"
|
"https://scalar-staging.riot.im/scalar/api"
|
||||||
],
|
],
|
||||||
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
|
|
||||||
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
||||||
"uisi_autorageshake_app": "element-auto-uisi",
|
"uisi_autorageshake_app": "element-auto-uisi",
|
||||||
"showLabsSettings": false,
|
"showLabsSettings": false,
|
||||||
|
@ -31,14 +30,6 @@
|
||||||
"text": "Cookie Policy"
|
"text": "Cookie Policy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hostSignup": {
|
|
||||||
"brand": "Element Home",
|
|
||||||
"cookiePolicyUrl": "https://element.io/cookie-policy",
|
|
||||||
"domains": ["matrix.org"],
|
|
||||||
"privacyPolicyUrl": "https://element.io/privacy",
|
|
||||||
"termsOfServiceUrl": "https://element.io/terms-of-service",
|
|
||||||
"url": "https://ems.element.io/element-home/in-app-loader"
|
|
||||||
},
|
|
||||||
"posthog": {
|
"posthog": {
|
||||||
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
||||||
"apiHost": "https://posthog.element.io"
|
"apiHost": "https://posthog.element.io"
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
"https://scalar-staging.vector.im/api",
|
"https://scalar-staging.vector.im/api",
|
||||||
"https://scalar-staging.riot.im/scalar/api"
|
"https://scalar-staging.riot.im/scalar/api"
|
||||||
],
|
],
|
||||||
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
|
|
||||||
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
||||||
"uisi_autorageshake_app": "element-auto-uisi",
|
"uisi_autorageshake_app": "element-auto-uisi",
|
||||||
"showLabsSettings": true,
|
"showLabsSettings": true,
|
||||||
|
@ -31,14 +30,6 @@
|
||||||
"text": "Cookie Policy"
|
"text": "Cookie Policy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hostSignup": {
|
|
||||||
"brand": "Element Home",
|
|
||||||
"cookiePolicyUrl": "https://element.io/cookie-policy",
|
|
||||||
"domains": ["matrix.org"],
|
|
||||||
"privacyPolicyUrl": "https://element.io/privacy",
|
|
||||||
"termsOfServiceUrl": "https://element.io/terms-of-service",
|
|
||||||
"url": "https://ems.element.io/element-home/in-app-loader"
|
|
||||||
},
|
|
||||||
"sentry": {
|
"sentry": {
|
||||||
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
|
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
|
||||||
"environment": "develop"
|
"environment": "develop"
|
||||||
|
|
Loading…
Reference in New Issue