Closed rsanzante closed 1 year ago
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue is still active. I can provide more info ro work if needed.
This issue is no longer marked for closure.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.
Just add:
redis_save:
- '""'
Not very intuitive but nice to know, thanks!
Doc says:
"# Set to an empty set to disable persistence (saving the DB to disk)."
So, when setting:
However, this just writes nothing about the Redis "save" settings. If for whatever reason RDB persistence is enabled by default this role won't disable it.