Skip to content

Conversation

@backportbot-nextcloud
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Aug 22, 2022

  • ⚠️ This backport had conflicts and is incomplete

backport of #32216

mickenordin and others added 3 commits August 22, 2022 22:00
In the admin guide:
* https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html

it is mentioned that you can tweek:
* max_input_time
* max_execution_time

in order to enable larger file uploads. However, the current codebase
will hard code these values to one hour, no matter what the user sets in
php.ini.

This patch will allow the user to set these settings in php.ini and they
will be respected, if and only if, they are set to something bigger than
3600 seconds.

Signed-off-by: Micke Nordin <[email protected]>
Co-authored-by: Louis <[email protected]>
Signed-off-by: Micke Nordin <[email protected]>
@szaimen
Copy link
Contributor

szaimen commented Aug 22, 2022

22 is EOL

@szaimen szaimen closed this Aug 22, 2022
@szaimen szaimen removed this from the Nextcloud 22.2.11 milestone Aug 22, 2022
@szaimen szaimen deleted the backport/32216/stable22 branch August 22, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants