Quellcode durchsuchen

Merge remote-tracking branch 'origin/master' into php8

github-actions[bot] vor 4 Jahren
Ursprung
Commit
fb0d13937b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      lib/Configuration.php

+ 1 - 1
lib/Configuration.php

@@ -44,7 +44,7 @@ class Configuration
             'fileupload'               => false,
             'fileupload'               => false,
             'burnafterreadingselected' => false,
             'burnafterreadingselected' => false,
             'defaultformatter'         => 'plaintext',
             'defaultformatter'         => 'plaintext',
-            'syntaxhighlightingtheme'  => null,
+            'syntaxhighlightingtheme'  => '',
             'sizelimit'                => 10485760,
             'sizelimit'                => 10485760,
             'template'                 => 'bootstrap',
             'template'                 => 'bootstrap',
             'info'                     => 'More information on the <a href=\'https://privatebin.info/\'>project page</a>.',
             'info'                     => 'More information on the <a href=\'https://privatebin.info/\'>project page</a>.',