1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 22:26:46 +02:00

perf(core): add realpath_cache_size to .htaccess

This commit is contained in:
Awilum
2019-10-15 22:19:54 +03:00
parent be6131fd1c
commit d3c7adcba9

View File

@@ -12,6 +12,7 @@
# php_value max_execution_time 90
# php_value max_input_time 120
# php_value upload_max_filesize 16M
# php_value realpath_cache_size 16M
<IfModule mod_rewrite.c>