Closed scottsb closed 6 years ago
According to the Magento 2 docs, the special lifetimes (for bots and first writes) can be disabled by setting them to zero; however, that's not actually true. This PR makes it true.
See: http://devdocs.magento.com/guides/v2.1/config-guide/redis/redis-session.html
Thanks for the PR!
According to the Magento 2 docs, the special lifetimes (for bots and first writes) can be disabled by setting them to zero; however, that's not actually true. This PR makes it true.
See: http://devdocs.magento.com/guides/v2.1/config-guide/redis/redis-session.html