forked from pub-solar/infra
fix: nextcloud interned strings buffer defaults to 23 now
This commit is contained in:
parent
2ee4bc5682
commit
7cf6f51516
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue