diff --git a/lib/Configuration.php b/lib/Configuration.php index d8ef346b..c56ec8ed 100644 --- a/lib/Configuration.php +++ b/lib/Configuration.php @@ -44,7 +44,7 @@ class Configuration 'fileupload' => false, 'burnafterreadingselected' => false, 'defaultformatter' => 'plaintext', - 'syntaxhighlightingtheme' => null, + 'syntaxhighlightingtheme' => '', 'sizelimit' => 10485760, 'template' => 'bootstrap', 'info' => 'More information on the project page.',