diff --git a/settings.py b/settings.py index e5149cb..7a937a6 100644 --- a/settings.py +++ b/settings.py @@ -29,4 +29,4 @@ GROUP = None # limit size of pasted text in bytes. Be carefull allowing too much size can slow down user's # browser -MAX_SIZE = 500 * 1 \ No newline at end of file +MAX_SIZE = 500 * 100 \ No newline at end of file