forked from AkkomaGang/akkoma
Also add to default config
This commit is contained in:
parent
8c368d42a2
commit
207489aa25
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@
|
|||
finmoji_enabled: true,
|
||||
mrf_transparency: true,
|
||||
autofollowed_nicknames: [],
|
||||
max_pinned_statuses: 1
|
||||
max_pinned_statuses: 1,
|
||||
no_attachment_links: false
|
||||
|
||||
config :pleroma, :markup,
|
||||
# XXX - unfortunately, inline images must be enabled by default right now, because
|
||||
|
|
Loading…
Reference in a new issue