closes #3161 - prometheus env var docs and set prometheus to not be enabled by default

This commit is contained in:
John Anderson
2019-06-17 16:37:38 -04:00
parent 9747cae773
commit ce9f7a8ddc
5 changed files with 18 additions and 3 deletions

View File

@@ -199,7 +199,7 @@ The file path to the location where media files (such as image attachments) are
## METRICS_ENABLED
Default: True
Default: False
Toggle exposing Prometheus metrics at `/metrics`. See the [Prometheus Metrics](../additional-features/prometheus-metrics/) documentation for more details.