Browse Source

fix grammar

pull/1791/head
Bernd Storath 4 months ago
parent
commit
8192636cb3
No known key found for this signature in database GPG Key ID: D6C85685A555540F
  1. 2
      docs/content/advanced/config/unattended-setup.md
  2. 2
      docs/content/advanced/metrics/prometheus.md

2
docs/content/advanced/config/unattended-setup.md

@ -28,5 +28,5 @@ If you want to skip the setup process, you have to configure group `1`
The initial username and password is not checked for complexity. Make sure to set a long enough username and password. Otherwise, the user won't be able to log in. The initial username and password is not checked for complexity. Make sure to set a long enough username and password. Otherwise, the user won't be able to log in.
Its recommended to remove the variables after the setup is done to prevent the password from being exposed. It's recommended to remove the variables after the setup is done to prevent the password from being exposed.
/// ///

2
docs/content/advanced/metrics/prometheus.md

@ -6,7 +6,7 @@ To monitor the WireGuard server, you can use [Prometheus](https://prometheus.io/
## Enable Prometheus ## Enable Prometheus
The enable Prometheus metrics go to Admin Panel > General and enable Prometheus. To enable Prometheus metrics, go to Admin Panel > General and enable Prometheus.
You can optionally set a Bearer Password for the metrics endpoints. This is useful if you want to expose the metrics endpoint to the internet. You can optionally set a Bearer Password for the metrics endpoints. This is useful if you want to expose the metrics endpoint to the internet.

Loading…
Cancel
Save