]> arthur.barton.de Git - netdata.git/commitdiff
Updated redis.conf
authorLukas Malkmus <LukasMa@users.noreply.github.com>
Sat, 8 Oct 2016 15:01:36 +0000 (17:01 +0200)
committerGitHub <noreply@github.com>
Sat, 8 Oct 2016 15:01:36 +0000 (17:01 +0200)
Just a minor "fix" in the instructions.

conf.d/python.d/redis.conf

index 9935bff77f6d366e9f8be7f07b3a998e48df0043..e1ce2de2e649a8e7ba36db2eedca45e548416341 100644 (file)
@@ -56,7 +56,7 @@
 #
 # Additionally to the above, redis also supports the following:
 #
-#     socket: 'path/to/mysql.sock'
+#     socket: 'path/to/redis.sock'
 #
 #  or
 #     host: 'IP or HOSTNAME' # the host to connect to