Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Touch config file when symlink updated. | Matthew Somerville | 2018-11-09 | -0/+1 |
| | | | | This is so the dev server notices and restarts. | |||
* | Add switch-site script for easily switching config | Zarino Zappia | 2017-08-10 | -0/+35 |
Given a set of config files of the format `conf/general-{cobrand}.yml` this script lets you easily create and recreate a symlink at `conf/general.yml` that points to the cobrand config of your choice. The test suite also then uses this naming convention. |