mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Modified file size limit
This commit is contained in:
parent
08032470c9
commit
723e305071
@ -29,4 +29,4 @@ GROUP = None
|
|||||||
|
|
||||||
# limit size of pasted text in bytes. Be carefull allowing too much size can slow down user's
|
# limit size of pasted text in bytes. Be carefull allowing too much size can slow down user's
|
||||||
# browser
|
# browser
|
||||||
MAX_SIZE = 500 * 1
|
MAX_SIZE = 500 * 100
|
Loading…
Reference in New Issue
Block a user