From d918e26d87e730ebbf0d015b99884032853e545f Mon Sep 17 00:00:00 2001 From: Marijn Doeve Date: Fri, 6 Mar 2026 16:17:43 +0100 Subject: [PATCH] Test 100mb for privatebin --- privatebin/conf.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/privatebin/conf.php b/privatebin/conf.php index 32f933e..1f6252d 100644 --- a/privatebin/conf.php +++ b/privatebin/conf.php @@ -40,7 +40,8 @@ defaultformatter = "plaintext" ; syntaxhighlightingtheme = "sons-of-obsidian" ; size limit per paste or comment in bytes, defaults to 10 Mebibytes -sizelimit = 10485760 +;sizelimit = 10485760 +sizelimit = 104857600 ; by default PrivateBin use "bootstrap" template (tpl/bootstrap.php). ; Optionally you can enable the template selection menu, which uses