Skip to content
Snippets Groups Projects
Commit 53195677 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #24183 by drumm: remove unnecessary setting from upload module. ...

- Patch #24183 by drumm: remove unnecessary setting from upload module.  Currently the upload module checks two max file sizes. First it checks a global option; if its too big it quits. Then it checks another max file size (or even sizes) related to the roles which a user is in.  We can remove the global option since the individual roles are checked.
parent 50dac6f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment