mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11:34 +01:00
Expand OPcache interned strings buffer
This commit is contained in:
parent
5125731b93
commit
5dcce67176
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
||||||
maintenance_window_start = "2"; # UTC
|
maintenance_window_start = "2"; # UTC
|
||||||
};
|
};
|
||||||
|
|
||||||
|
phpOptions."opcache.interned_strings_buffer" = "16";
|
||||||
|
|
||||||
autoUpdateApps = {
|
autoUpdateApps = {
|
||||||
enable = true;
|
enable = true;
|
||||||
startAt = "04:00:00";
|
startAt = "04:00:00";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue