services: nextcloud increase opcache.interned_strings_buffer
This commit is contained in:
parent
a25dbb0f64
commit
4c77497369
@ -17,6 +17,9 @@
|
||||
overwriteProtocol = "https";
|
||||
defaultPhoneRegion = "DE";
|
||||
};
|
||||
phpOptions = {
|
||||
"opcache.interned_strings_buffer" = "16";
|
||||
};
|
||||
#phpExtraExtensions = ;
|
||||
#extraApps = with pkgs.nextcloud25Packages.apps; {
|
||||
# inherit mail news contacts;
|
||||
|
Loading…
Reference in New Issue
Block a user