Change opcache and update flake lock
This commit is contained in:
parent
ca109e7f71
commit
c73b262e94
2 changed files with 12 additions and 9 deletions
|
@ -48,6 +48,9 @@
|
|||
configureRedis = true;
|
||||
maxUploadSize = "16G";
|
||||
|
||||
#Increase opcache string buffer
|
||||
phpOptions."opcache.interned_strings_buffer" = "23";
|
||||
|
||||
extraAppsEnable = true;
|
||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
# List of apps we want to install and are already packaged in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue