Merge branch 's3-namespace' into 'develop'
[akkoma] / docs / config.md
index e3738271bbb03a20e60aebe043cb49b41e7b7e69..6bf7b9ea7da76e9b568f84dd9bcf7a8e88c7a73d 100644 (file)
@@ -95,6 +95,7 @@ config :pleroma, Pleroma.Mailer,
     older software for theses nicknames.
 * `max_pinned_statuses`: The maximum number of pinned statuses. `0` will disable the feature.
 * `autofollowed_nicknames`: Set to nicknames of (local) users that every new user should automatically follow.
+* `no_attachment_links`: Set to true to disable automatically adding attachment link text to statuses
 
 ## :logger
 * `backends`: `:console` is used to send logs to stdout, `{ExSyslogger, :ex_syslogger}` to log to syslog