|
@@ -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>.',
|