mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-16 10:45:12 +01:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
|
apc.shm_size={{ php_apc_shm_size }}
|
||
|
apc.enable_cli=0
|
||
|
apc.rfc1867=1
|
||
|
apc.cache_by_default={{ php_apc_cache_by_default }}
|