Increase PHP opcache strings size

This commit is contained in:
exu 2024-03-10 13:09:02 +01:00
parent 4be2804299
commit 3fdd041d3c

View File

@ -371,6 +371,8 @@ Previously used `20G` in the old Nextcloud installation
Change `upload_max_filesize` to `20G`
Change `opcache.interned_strings_buffer` to `32`
##### CLI: `/etc/php/8.2/cli/php.ini`
Disable `post_max_size` by setting `0`