OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 3 replies, has 3 voices, and was last updated by  o.z.muhsin 6 years, 5 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #27773

    zhex900
    Participant

    Hi,
    I have followed configuration instructions to setup redis.

    It worked. But after some time, redis_dsn_cache, redis_dsn_session, redis_dsn_doctrine disappear.

    How do I fix this?

    Jake He

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #27774

    Serhii Polishchuk
    Participant

    There is script “Incenteev\\ParameterHandler\\ScriptHandler::buildParameters” that update parameters.yml each time when composer update or install run.
    Just add “keep-outdated” parameter to configuration of this script in composer.json

    #27775

    zhex900
    Participant

    Thanks

    #27776

    o.z.muhsin
    Participant

    One could also choose to add them into parameters.yml.dist e.g

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top