You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
Well, I need to set an upload limit for my files, in the config.php file I tried to use _dropUploadMaxFilesize but it still accepts images larger than 2 MB.
I want to set the limit for certain users, where I pass through the session limit.
Would there be any way to limit uploading other than by php.ini?
And set the default language also by the config.php file?
Well, I need to set an upload limit for my files, in the config.php file I tried to use _dropUploadMaxFilesize but it still accepts images larger than 2 MB.
I want to set the limit for certain users, where I pass through the session limit.
Would there be any way to limit uploading other than by php.ini?
And set the default language also by the config.php file?
Environment: Linux Server with Apache and PHP7
The text was updated successfully, but these errors were encountered: