Disable UDP by default
According to memcached, UDP is disabled by default since 1.5.6,
turning it back on is a decision that should be left to the end user.
https://github.com/memcached/memcached/wiki/DDOS
Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>