CloudPanel version(s) affected
2.5.4
Description
When selecting Nextcloud as new PHP site the settings of nginx are not sensible and some even not correct.
How to reproduce
Create a new site and select Nextcloud as type.
After that http2 is active; limit are way to low and fastcgi_request_buffering is not off
Possible Solution
Create a correct nginx and php config with higher php and client body limits.
Also disable http2 and fastcgi_request_buffering as this does not run good with nextcloud - especially with big files
Additional Context
No response
CloudPanel version(s) affected
2.5.4
Description
When selecting Nextcloud as new PHP site the settings of nginx are not sensible and some even not correct.
How to reproduce
Create a new site and select Nextcloud as type.
After that http2 is active; limit are way to low and fastcgi_request_buffering is not off
Possible Solution
Create a correct nginx and php config with higher php and client body limits.
Also disable http2 and fastcgi_request_buffering as this does not run good with nextcloud - especially with big files
Additional Context
No response