Skip to content
Snippets Groups Projects
Commit efbc91ca authored by Ismael Posada Trobo's avatar Ismael Posada Trobo
Browse files

FEATURE: Allow a cluster_name to be configured and used for /srv/stat…...

parent dbf718dd
No related branches found
No related tags found
No related merge requests found
......@@ -315,6 +315,10 @@ enable_email_sync_demon = false
# on multisites we recommend a far lower number
max_digests_enqueued_per_30_mins_per_site = 10000
# This cluster name can be passed to the /srv/status route to verify
# the application cluster is the same one you are expecting
cluster_name =
# Set trusted ip's for prometheus.
# Check standard nodes ips.
prometheus_trusted_ip_allowlist_regex = '(::ffff:188\.18[4-5])|(::ffff:137\.138)'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment