diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-02-07 15:55:54 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-02-07 15:55:54 +0000 |
| commit | 85e281d406d61282c01cb0471f7540211114f413 (patch) | |
| tree | 7fca820b54a6100bddaf8a48f7bf431f4a86bea5 /static | |
| parent | bfe2d8beaaa178223ecd7e843592907855e47793 (diff) | |
| parent | e107ed8ddcc536ad4879e5aa243fc7ac35c1272c (diff) | |
Merge branch 'feature/add-an-option-for-a-default-formatting' into 'develop'
#301 - add an option for a default formatting
See merge request pleroma/pleroma-fe!541
Diffstat (limited to 'static')
| -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, |
