]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
correctly show the source of messages in a message list
[quix0rs-gnu-social.git] / lib / default.php
index 405213fbea06a9c2bc7d95028b1fd6c96823828c..2ddc47bd17fbef451e16c049a5b18c9335fd24d5 100644 (file)
@@ -39,6 +39,8 @@ $default =
               'logo' => null,
               'ssllogo' => null,
               'logdebug' => false,
+              'logperf' => false, // Enable to dump performance counters to syslog
+              'logperf_detail' => false, // Enable to dump every counter hit
               'fancy' => false,
               'locale_path' => INSTALLDIR.'/locale',
               'language' => 'en',