diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-05-31 08:56:46 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-05-31 08:56:46 +0100 |
commit | dc14834a5d85032645f3a410faae68089fb5fe1a (patch) | |
tree | 72d2b3b84103f1563f5f1f5e4ee71aada0b17117 | |
parent | 5370a6d0248ec9ffaead186dc8056e8ccc8324cf (diff) |
List all the new config variables for the next release
-rw-r--r-- | doc/CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index dbea64bda..756290d46 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -69,6 +69,12 @@ (`adminbootstraptheme`) -- but email the mailing list first, explaining why! +* Here's a list of all the new config variables you might want to change: + * `THEME_URLS` + * `SKIP_ADMIN_AUTH` + * `VARNISH_HOST` + * `GA_CODE` + # Version 0.5.2 This is a hotfix to fix occasional problems importing public body CSVs |