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

pull/1121/head
github-actions[bot] 2022-02-17 19:38:19 +00:00
commit fb0d13937b
1 changed files with 1 additions and 1 deletions

View File

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