remove not use configuration items in memcached
TrivialFix Change-Id: Ic624cf7cadee217b3b219c512ee0a3bbb3c3184d
This commit is contained in:
parent
97686e9fab
commit
a986d1f4c1
@ -1,4 +1,3 @@
|
||||
{
|
||||
"command": "/usr/bin/memcached -vv -l {{ api_interface_address }} -p {{ memcached_port }}",
|
||||
"config_files": []
|
||||
"command": "/usr/bin/memcached -vv -l {{ api_interface_address }} -p {{ memcached_port }}"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user