From: Axel Roenn Date: Wed, 9 Oct 2013 15:21:35 +0000 (+0200) Subject: Added the config option to log ip addresses , default false X-Git-Tag: v6.0.0alpha2~39^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=08a04357042e5f0b8946f2bdc13990b00db1cad7;p=nextcloud-server.git Added the config option to log ip addresses , default false --- diff --git a/config/config.sample.php b/config/config.sample.php index 0afad880c17..fc0ff15cc9a 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -145,6 +145,9 @@ $CONFIG = array( (watch out, this option can increase the size of your log file)*/ "log_query" => false, +/* Enable or disable the logging of IP addresses in case of webform auth failures */ +"log_authfailip" => false, + /* * Configure the size in bytes log rotation should happen, 0 or false disables the rotation. * This rotates the current owncloud logfile to a new name, this way the total log usage