diff options
| author | Xiaofeng An <futureweb2020@yandex.com> | 2019-02-06 14:26:46 -0500 |
|---|---|---|
| committer | Xiaofeng An <futureweb2020@yandex.com> | 2019-02-06 14:26:46 -0500 |
| commit | 460976c6e5b23f47d5520a99b3113825fc5dbda4 (patch) | |
| tree | 262c4d5b7e6af17dfe7fa571652149f10082d292 /static/config.json | |
| parent | 6a867f6ae38b4bc3981fb6ca402c196a0967c49e (diff) | |
#301 - add an option for default formatting
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/config.json b/static/config.json index 24e26696..685846b9 100644 --- a/static/config.json +++ b/static/config.json @@ -13,6 +13,7 @@ "collapseMessageWithSubject": false, "scopeCopy": true, "subjectLineBehavior": "email", + "postContentType": "text/plain", "alwaysShowSubjectInput": true, "hidePostStats": false, "hideUserStats": false, |
