mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-22 06:28:46 -04:00
Merge remote-tracking branch 'remotes/thororm/master' into attachment-handling
# Conflicts: # tpl/bootstrap.php # tpl/page.php
This commit is contained in:
commit
23f5dfbff8
16 changed files with 468 additions and 80 deletions
|
@ -42,6 +42,7 @@ class Configuration
|
|||
'password' => true,
|
||||
'fileupload' => false,
|
||||
'burnafterreadingselected' => false,
|
||||
'instantburnafterreading' => false,
|
||||
'defaultformatter' => 'plaintext',
|
||||
'syntaxhighlightingtheme' => null,
|
||||
'sizelimit' => 2097152,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue