Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

10. Refreshing

Tim Davis edited this page Dec 9, 2017 · 1 revision

If a config file gets changed in the app/config directory then the application needs 'refreshed'. This is done via the update.sh script or by running the php app/console cache:clear --env=prod command.

Clone this wiki locally