summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-11-12 22:00:39 +0100
committerCosta Tsaousis <costa@tsaousis.gr>2018-11-12 23:00:39 +0200
commitc06a7155bd5f8cf89b48a019af66305db167e8c2 (patch)
tree64f51d14bd12c18134d066f4b29e44b63d9f51db /daemon
parent3aae8f6c2ceea7f74cde61a2044aa50c5f252fae (diff)
Update README.md (#4629)
Added 's' to allow connection
Diffstat (limited to 'daemon')
-rwxr-xr-xdaemon/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/config/README.md b/daemon/config/README.md
index 4bfc12ea27..9300fd6b35 100755
--- a/daemon/config/README.md
+++ b/daemon/config/README.md
@@ -149,7 +149,7 @@ netdata v1.9+ limit by default access to `http://your.netdata.ip:19999/netdata.c
The IPs listed are all the private IPv4 addresses, including link local IPv6 addresses.
-> Keep in mind that connections to netdata API ports are filtered by `[web].allow connections from`. So, IPs allowed by `[web].allow netdata.conf from` should also be allowed by `[web].allow connection from`.
+> Keep in mind that connections to netdata API ports are filtered by `[web].allow connections from`. So, IPs allowed by `[web].allow netdata.conf from` should also be allowed by `[web].allow connections from`.
## netdata simple patterns