mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-02 03:26:06 -04:00
added instantburnafterreading option to address #174
This commit is contained in:
parent
ab2e789aee
commit
f54036976a
5 changed files with 42 additions and 1 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