Skip to content
Snippets Groups Projects
Commit 8ea57fe7 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Security memcached: disable UDP"

parents 83573ca1 87036f35
No related branches found
No related tags found
No related merge requests found
{
"command": "/usr/bin/memcached -v -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 }} -U 0",
"config_files": []
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment