Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Redis sess: fix path for persistent_identifier & compression_threshold
The paths for both `persistent_identifier` & `compression_threshold` are prefixed with `param_`. This is against both the documentation and it does not follow the standard used throughout the configuration. https://github.com/magento/devdocs/blob/develop/guides/v2.0/config-guide/redis/redis-session.md#configure-magento-to-use-redis-for-session-storage
- Loading branch information