Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed max possible upload size for files app in admin screen #25

Merged
merged 1 commit into from
Oct 10, 2012
Merged

fixed max possible upload size for files app in admin screen #25

merged 1 commit into from
Oct 10, 2012

Conversation

visit1985
Copy link

Could not find some thing in the git log about why we used PHP_INT_MAX here.
I suggest to use get_cfg_var() to get the real limit from php.ini instead of .ht_access and show this value on the admin page.

used get_cfg_var() to get the real limit from php.ini instead of .ht_access
dont know why we used PHP_INT_MAX here...
@ghost ghost assigned MTGap Oct 6, 2012
@DeepDiver1975
Copy link
Member

4.5 will be release next week - this can go into 5

THX

DeepDiver1975 added a commit that referenced this pull request Oct 10, 2012
fixed max possible upload size for files app in admin screen
@DeepDiver1975 DeepDiver1975 merged commit 29fa9df into owncloud:master Oct 10, 2012
aditmeno pushed a commit to aditmeno/Aeolus that referenced this pull request Apr 2, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants