mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
Update cfg/conf.sample.php
Co-authored-by: El RIDO <elrido@gmx.net>
This commit is contained in:
parent
dc26a06e15
commit
ebb3cb1d53
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ defaultformatter = "plaintext"
|
|||
; syntaxhighlightingtheme = "sons-of-obsidian"
|
||||
|
||||
; size limit per paste or comment in bytes, defaults to 10 Megabytes
|
||||
sizelimit = 1000000
|
||||
sizelimit = 10000000
|
||||
|
||||
; by default PrivateBin use "bootstrap5" template (tpl/bootstrap5.php).
|
||||
; Optionally you can enable the template selection menu, which uses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue