Clean up Redis VM objects after redis['data_ttl']

This commit is contained in:
Scott Schneider 2015-03-20 10:25:51 -07:00
parent 48a9ef0dfd
commit 7b97e58e0f
5 changed files with 47 additions and 3 deletions

View file

@ -43,6 +43,10 @@
# - password
# The password used to authenticate Redis.
# (optional)
#
# - data_ttl
# How long (in hours) to retain metadata in Redis after VM destruction.
# (optional; default: '168')
# Example: