diff options
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index ed0c9b3bc..1ccadcd31 100644 --- a/data/example.conf +++ b/data/example.conf @@ -998,6 +998,14 @@ mail #dontquoteaddresses = yes /* + * The content type to use when sending emails. + * + * This directive is optional, and is generally only needed if you want to + * use HTML or non UTF-8 text in your services emails. + */ + #content_type = "text/plain; charset=UTF-8" + + /* * The subject and message of emails sent to users when they register accounts. * * Available tokens for this template are: |