size down privatebin size
This commit is contained in:
@@ -9,8 +9,6 @@ services:
|
||||
- traefik.http.routers.privatebin.rule=Host(`secrets.marijndoeve.nl`)
|
||||
- traefik.http.routers.privatebin.entrypoints=websecure
|
||||
- traefik.http.routers.privatebin.tls.certresolver=marijndoeve
|
||||
- "traefik.http.middlewares.limit.buffering.maxRequestBodyBytes=204857600"
|
||||
|
||||
networks:
|
||||
- web
|
||||
environment:
|
||||
|
||||
+2
-2
@@ -40,8 +40,8 @@ defaultformatter = "plaintext"
|
||||
; syntaxhighlightingtheme = "sons-of-obsidian"
|
||||
|
||||
; size limit per paste or comment in bytes, defaults to 10 Mebibytes
|
||||
;sizelimit = 10485760
|
||||
sizelimit = 104857600
|
||||
sizelimit = 10485760
|
||||
|
||||
|
||||
; by default PrivateBin use "bootstrap" template (tpl/bootstrap.php).
|
||||
; Optionally you can enable the template selection menu, which uses
|
||||
|
||||
Reference in New Issue
Block a user