fix: nextcloud interned strings buffer defaults to 23 now

This commit is contained in:
teutat3s 2023-12-02 11:58:48 +01:00
parent 2ee4bc5682
commit 7cf6f51516
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -107,10 +107,6 @@
simpleSignUpLink.shown = false;
};
phpOptions = {
"opcache.interned_strings_buffer" = "16";
};
# Calculated with 4GiB RAM, 80MiB process size available on
# https://spot13.com/pmcalculator/
poolSettings = {