From 3c92338bae752b8815d4830fdf5a1274aad5f543 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 3 Aug 2015 11:30:14 +0200 Subject: [PATCH] updated monitorix.conf(5) man page --- man/man5/monitorix.conf.5 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man/man5/monitorix.conf.5 b/man/man5/monitorix.conf.5 index 370bfc6..34398f5 100644 --- a/man/man5/monitorix.conf.5 +++ b/man/man5/monitorix.conf.5 @@ -156,6 +156,15 @@ Although this is a global option, only the graphs \fIport\fP, \fInginx\fP and \f Default value: \fIfilter\fP .RE .P +.BI ipv6_disabled +.RS +This option enables or disables the use of the \fIip6tables\fP command. It only works on Linux. +.P +Although this is a global option, only the graph \fIport\fP is currently affected by it. +.P +Default value: \fIn\fP +.RE +.P .BI url_prefix_proxy .RS This option forces \fImonitorix.cgi\fP to bypass the URL building. This is specially usefull when Monitorix is used behind a reverse proxy.