Update acgfaka.sh

This commit is contained in:
NewName
2024-08-18 08:01:53 +08:00
parent e761a58477
commit 25bf5db211

View File

@@ -93,7 +93,7 @@ opcache.revalidate_freq=5
opcache.save_comments=1
opcache.file_cache=${OPCACHE_FILE_CACHE_DIR}
opcache.file_cache_size=128
opcache.file_cache_only=0 # 修改为 0 表示启用内存缓存
opcache.file_cache_only=0
opcache.file_cache_consistency_checks=1
EOL
fi