saving uncommitted changes in /etc prior to apt run

This commit is contained in:
2022-03-14 17:51:11 +01:00
committed by Gitea
parent c47b8a36f9
commit 5b670f672b
+1 -1
View File
@@ -1769,7 +1769,7 @@ opcache.enable_cli=1
opcache.memory_consumption=128
; The amount of memory for interned strings in Mbytes.
opcache.interned_strings_buffer=8
opcache.interned_strings_buffer=24
; The maximum number of keys (scripts) in the OPcache hash table.
; Only numbers between 200 and 1000000 are allowed.