Initial commit

This commit is contained in:
Lucas
2025-06-04 12:51:26 +00:00
commit 6a1bb71a05
10 changed files with 367 additions and 0 deletions

7
opcache-recommended.ini Normal file
View File

@@ -0,0 +1,7 @@
[opcache]
opcache.enable=1
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=10000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=60