Skip to content
Snippets Groups Projects
Commit bf42b228 authored by jurgenhaas's avatar jurgenhaas
Browse files

Correct default value for apcu_shm_size

parent 2625d365
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ php_fpm_max_requests: 2000
# apc.ini
apc_rfc1867: 1
apc_shm_size: 256M
apc_shm_size: 32M
apc_shm_segments: 1
apc_num_files_hint: 0
apc_ttl: 7200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment