remove not use configuration items in memcached

TrivialFix

Change-Id: Ic624cf7cadee217b3b219c512ee0a3bbb3c3184d
This commit is contained in:
zhubingbing 2016-10-19 16:02:39 +08:00
parent 97686e9fab
commit a986d1f4c1
No known key found for this signature in database
GPG Key ID: EE9630454C697F21

View File

@ -1,4 +1,3 @@
{ {
"command": "/usr/bin/memcached -vv -l {{ api_interface_address }} -p {{ memcached_port }}", "command": "/usr/bin/memcached -vv -l {{ api_interface_address }} -p {{ memcached_port }}"
"config_files": []
} }