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:
parent
2b63a40a79
commit
84e2203936
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user