mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Add "bin max-size" option
This is set in bytes and limits the maximum size of a bin panel. The default is currently 1.5Mb.
This commit is contained in:
parent
48e51ba19b
commit
5603844722
@ -7,6 +7,9 @@
|
||||
"ssl": false,
|
||||
"static": false
|
||||
},
|
||||
"bin": {
|
||||
"max-size": 1572864
|
||||
},
|
||||
"store": {
|
||||
"adapter": "sqlite",
|
||||
"sqlite": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user