aboutsummaryrefslogtreecommitdiff
path: root/static
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 /static
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 'static')
-rw-r--r--static/config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index 727dde73..74947314 100644
--- a/static/config.json
+++ b/static/config.json
@@ -14,7 +14,6 @@
"logoMargin": ".1em",
"logoMask": true,
"minimalScopesMode": false,
- "noAttachmentLinks": false,
"nsfwCensorImage": "",
"postContentType": "text/plain",
"redirectRootLogin": "/main/friends",