Remove verbose option

The variable ``verbose`` has been removed. Deployers should rely on the
``debug`` var to enable higher levels of memcached logging.

Change-Id: I8100d649eeba6c6ec93fa19b350662bcd14e1899
This commit is contained in:
ZhongShengping 2017-03-29 11:03:23 +08:00
parent 2b63a40a79
commit 84e2203936

View File

@ -1,6 +1,4 @@
[DEFAULT]
# Print more verbose output (set logging level to INFO instead of default WARNING level).
# verbose = False
# Print debugging output (set logging level to DEBUG instead of default WARNING level).
debug = {{ debug }}
bind_host = 0.0.0.0