aboutsummaryrefslogtreecommitdiff
path: root/hosts/sachiel
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sachiel')
-rw-r--r--hosts/sachiel/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix
index d5310bd..0f7d28c 100644
--- a/hosts/sachiel/configuration.nix
+++ b/hosts/sachiel/configuration.nix
@@ -171,6 +171,7 @@
trusted_domains = [ "cloud.schererleander.de" ];
logtimezone = "Europe/Berlin";
};
+ phpOptions."opcache.interned_strings_buffer" = "64";
};
security.auditd.enable = true;