]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
add configuration option that was documented in CONFIGURE
[quix0rs-gnu-social.git] / lib / default.php
index 5e1149657047b9de4f0fc70e2867735992fb106f..74ab982958e1eb6ce7483b754b3860cfec916913 100644 (file)
@@ -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
@@ -247,6 +248,7 @@ $default =
                                 'application/vnd.oasis.opendocument.text-web'               => 'oth',
                                 'application/pdf'   => 'pdf',
                                 'application/zip'   => 'zip',
+                                'application/x-bzip2' => 'bz2',
                                 'application/x-go-sgf' => 'sgf',
                                 'application/xml'   => 'xml',
                                 'application/gpx+xml' => 'gpx',