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

Make the php.ini editable over updates #123

Open
ofriedri opened this issue Jun 9, 2020 · 0 comments
Open

Make the php.ini editable over updates #123

ofriedri opened this issue Jun 9, 2020 · 0 comments

Comments

@ofriedri
Copy link

ofriedri commented Jun 9, 2020

Some UCS administrators have the demand to change settings in the php.ini like upload_max_filesize.

If an admin connects to the running container and changes the php settings under: /etc/php/7.2/apache2/php.ini or /etc/php/7.2/apache2/conf.d/60-nextcloud.ini then these settings aren't persistent over updates.

I described a workaround using docker volumes here https://help.univention.com/t/howto-nextcloud-raise-php-upload-max-filesize/15279, which is error-prone and complicated.

So please provide a way to overwrite the default PHP settings.

I suggest adding the 60-nextcloud.ini as an additional volume.

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

No branches or pull requests

1 participant