diff options
author | Robin Houston <robin.houston@gmail.com> | 2011-10-18 00:03:00 +0200 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2011-10-18 00:03:00 +0200 |
commit | aa5f560d1b17c3bd95e41c4ddbd1597fa3a0cb5f (patch) | |
tree | 8c76f8f470c76d6d7a3f39ab51545c43049b1092 | |
parent | 6bc07fec63a929d5413b33f7bc34e3505e17a090 (diff) |
Update doc/CHANGES.md
-rw-r--r-- | doc/CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index d4b8ca379..cf933c2f6 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -16,6 +16,9 @@ * TRACK_SENDER_EMAIL * TRACK_SENDER_NAME * HTML_TO_PDF_COMMAND + * NEW_RESPONSE_REMINDER_AFTER_DAYS + * FORCE_REGISTRATION_ON_NEW_REQUEST +* The config variable `FRONTPAGE_SEARCH_EXAMPLES` is no longer used, so you should remove it to avoid confusion. * Execute `script/rebuild-xapian-index` to create new xapian index terms used in latest version of search (can take a long time) * Install wkhtmltopdf to enable PDFs in downloadable zipfiles. A |