summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/advanced.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/advanced.html.tmpl')
-rw-r--r--template/en/default/admin/params/advanced.html.tmpl21
1 files changed, 1 insertions, 20 deletions
diff --git a/template/en/default/admin/params/advanced.html.tmpl b/template/en/default/admin/params/advanced.html.tmpl
index 92c84d703..2fe59c533 100644
--- a/template/en/default/admin/params/advanced.html.tmpl
+++ b/template/en/default/admin/params/advanced.html.tmpl
@@ -25,7 +25,7 @@
%]
[% sts_desc = BLOCK %]
- Enables the sending of the
+ Enables the sending of the
<a href="https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security">Strict-Transport-Security</a>
header along with HTTP responses on SSL connections. This adds greater
security to your SSL connections by forcing the browser to always
@@ -67,23 +67,4 @@
disable_bug_updates =>
"When enabled, all updates to $terms.bugs will be blocked.",
-
- sentry_uri =>
- "When set, important errors and warnings will be sent to the"
- _ " specified Sentry server. Enter the full API KEY URL."
- _ " eg <kbd>https://01234567890123456780123456780123:01234567890123456780123456780123@errormill.mozilla.org/10</kbd>.",
-
- metrics_enabled =>
- "Collect metrics for reporting to ElasticSearch",
- metrics_user_ids =>
- "Comma separated list of user_id's which trigger data collection and reporting."
- _ " eg <kbd>3881,5038,5898,13647,20209,251051,373476,409787</kbd>.",
- metrics_elasticsearch_server =>
- "Metrics ElasticSearch server and port. eg <kbd>127.0.0.1:9200</kbd>",
- metrics_elasticsearch_index =>
- "Metrics ElasticSearch index. eg <kbd>bmo-metrics</kbd>",
- metrics_elasticsearch_type =>
- "Metrics ElasticSearch type. eg <kbd>timings</kbd>",
- metrics_elasticsearch_ttl =>
- "The time to live for data in the ElasticSearch cluster, in milliseconds. eg <kbd>1210000000</kbd>",
} %]