aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-05-20 14:42:29 +0000
committerShpuld Shpludson <shp@cock.li>2020-05-20 14:42:29 +0000
commitd53a4a754f88897001f63816ab1eeb3f808db435 (patch)
tree64e38ce7827001ee362411730e30dd7ab66465c1 /src
parentbc9ed3642441fa77900d4698eebf8cd6380ccaaa (diff)
parent840c6f40b6a70f345d8ccfae039f449c9434b57c (diff)
Merge branch 'chore/remote-unused-option' into 'develop'
Remove unused noAttachmentLinks option See merge request pleroma/pleroma-fe!1109
Diffstat (limited to 'src')
-rw-r--r--src/boot/after_store.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/after_store.js b/src/boot/after_store.js
index 34f6d6e7..abdba305 100644
--- a/src/boot/after_store.js
+++ b/src/boot/after_store.js
@@ -108,7 +108,6 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
copyInstanceOption('subjectLineBehavior')
copyInstanceOption('postContentType')
copyInstanceOption('alwaysShowSubjectInput')
- copyInstanceOption('noAttachmentLinks')
copyInstanceOption('showFeaturesPanel')
copyInstanceOption('hideSitename')