Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis sess: fix path for persistent_identifier & compression_threshold #9368

Merged
merged 1 commit into from
Jun 9, 2017

Commits on Apr 23, 2017

  1. 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
    LukeHandle authored Apr 23, 2017
    Configuration menu
    Copy the full SHA
    e386223 View commit details
    Browse the repository at this point in the history