Merge "Remove verbose log in memcached container"
This commit is contained in:
commit
dc5e05d8a2
@ -1,4 +1,4 @@
|
||||
{
|
||||
"command": "/usr/bin/memcached -vv -l {{ api_interface_address }} -p {{ memcached_port }} -c {{ memcached_connection_limit }}",
|
||||
"command": "/usr/bin/memcached -v -l {{ api_interface_address }} -p {{ memcached_port }} -c {{ memcached_connection_limit }}",
|
||||
"config_files": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user