fix: make opcache string buffer bigger

This commit is contained in:
nhnn
2025-05-01 10:04:53 +03:00
parent 0075ebd35a
commit 09675706b6

View File

@@ -183,6 +183,7 @@ in
autoUpdateApps.startAt = "05:00:00";
phpOptions.display_errors = "Off";
phpOptions."opcache.interned_strings_buffer" = 20;
configureRedis = true;