fix: make opcache string buffer bigger
This commit is contained in:
@@ -183,6 +183,7 @@ in
|
|||||||
autoUpdateApps.startAt = "05:00:00";
|
autoUpdateApps.startAt = "05:00:00";
|
||||||
|
|
||||||
phpOptions.display_errors = "Off";
|
phpOptions.display_errors = "Off";
|
||||||
|
phpOptions."opcache.interned_strings_buffer" = 20;
|
||||||
|
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user