diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-25 21:18:09 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-25 21:18:09 (GMT) |
commit | 7a4b08c6b86b49975a008d0054007c6a84e5f809 (patch) | |
tree | bfb69eaf7982ed1d91544f006874f3a56f50f939 | |
parent | 14713dfe3955baaabce1cb56133a7a624b91d2ad (diff) | |
download | site-7a4b08c6b86b49975a008d0054007c6a84e5f809.tar.gz |
"Nagios" -> "Monitoring" again
-rw-r--r-- | etc/nginx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nginx.conf b/etc/nginx.conf index 0e18256..431092a 100644 --- a/etc/nginx.conf +++ b/etc/nginx.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | # | 1 | # |
2 | # Nginx server configuration for the Nagios Plugins. | 2 | # Nginx server configuration for the Monitoring Plugins. |
3 | # | 3 | # |
4 | # See: | 4 | # See: |
5 | # /usr/share/doc/nginx-doc/examples | 5 | # /usr/share/doc/nginx-doc/examples |