Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Set Upload Limit and language #170

Open
marcos-queiroz opened this issue May 18, 2018 · 0 comments
Open

Set Upload Limit and language #170

marcos-queiroz opened this issue May 18, 2018 · 0 comments

Comments

@marcos-queiroz
Copy link

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?

'uploadURL' => $kc_conf->uploadURL,
'uploadDir' => $kc_conf->uploadDir,
'theme' => "dark",
'_dropUploadMaxFilesize' => $kc_conf->upload,

Environment: Linux Server with Apache and PHP7

sorry the English

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant