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

feat(settings): add big file upload setup checks #49372

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Nov 19, 2024

@skjnldsv skjnldsv added this to the Nextcloud 31 milestone Nov 19, 2024
@skjnldsv skjnldsv requested review from nickvergessen, come-nc and a team November 19, 2024 11:43
@skjnldsv skjnldsv self-assigned this Nov 19, 2024
@skjnldsv skjnldsv requested review from icewind1991 and nfebe and removed request for a team November 19, 2024 11:43
@skjnldsv
Copy link
Member Author

/backport to stable30

@skjnldsv
Copy link
Member Author

/backport to stable29

@skjnldsv
Copy link
Member Author

/backport to stable28

Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice idea!! 🤩

LGTM but didnt test

@szaimen
Copy link
Contributor

szaimen commented Nov 19, 2024

@skjnldsv Just an idea: can we also somehow check web server body limits and timeouts? (These are also important to test afaik)

@skjnldsv
Copy link
Member Author

@skjnldsv Just an idea: can we also somehow check web server body limits and timeouts? (These are also important to test afaik)

Those variables are not accessible from php

come-nc

This comment was marked as resolved.

@skjnldsv
Copy link
Member Author

Is that not crashing when the ini settings are missing?

No, there is always a fallback by php defaults if the value is not defined

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

Successfully merging this pull request may close these issues.

3 participants