]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/settings/email.py
Improvements on full text search.
[osqa.git] / forum / settings / email.py
index fb49f99741b0297c1f1157d1f94d6d73b63253c3..d1a46c4b7ba457750644fb434843860fd29c8743 100644 (file)
@@ -39,3 +39,5 @@ EMAIL_SUBJECT_PREFIX = Setting('EMAIL_SUBJECT_PREFIX', '', EMAIL_SET, dict(
 label = _("Email subject prefix"),\r
 help_text = _("Every email sent through your website will have the subject prefixed by this string. It's usually a good idea to have such a prefix so your users can easilly set up a filter on theyr email clients."),\r
 required=False))\r
+\r
+EMAIL_DIGEST_CONTROL = Setting('EMAIL_DIGEST_CONTROL', None)\r