mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
@@ -58,7 +58,7 @@ expiration_time = 3600
|
||||
[consumer_config.cache.arguments]
|
||||
url = ["memcached02{{ env_suffix }}", "memcached01{{ env_suffix }}"]
|
||||
binary = true
|
||||
behaviors = {"tcp_nodelay": true, "ketama": true}
|
||||
behaviors = {"tcp_nodelay" = true, "ketama" = true}
|
||||
|
||||
[consumer_config.default]
|
||||
# Configuration common to all toddlers.
|
||||
|
||||
Reference in New Issue
Block a user