From: Mikael Nordfeldth Date: Sun, 2 Apr 2017 09:05:22 +0000 (+0200) Subject: add configuration option that was documented in CONFIGURE X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b54c7f720c9bdf6582c6ffe163c4ed6b546f73ba;p=quix0rs-gnu-social.git add configuration option that was documented in CONFIGURE --- diff --git a/lib/default.php b/lib/default.php index 4ebddcae4f..74ab982958 100644 --- a/lib/default.php +++ b/lib/default.php @@ -36,6 +36,7 @@ $default = 'theme' => 'neo-gnu', 'path' => $_path, 'logfile' => null, + 'logdebug' => false, 'logo' => null, 'ssllogo' => null, 'logperf' => false, // Enable to dump performance counters to syslog