cheatsheet.md: no_attachment_links → attachment_links
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Sat, 20 Jun 2020 09:39:06 +0000 (11:39 +0200)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Sat, 20 Jun 2020 09:39:06 +0000 (11:39 +0200)
docs/configuration/cheatsheet.md

index 6ebdab546cd4083011ce16d2eb12a4951cea4cae..7e5f1cd292f195a31df1e9dadcd3a7dfea301d9b 100644 (file)
@@ -60,7 +60,7 @@ To add configuration to your config file, you can copy it from the base config.
     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.
+* `attachment_links`: Set to true to enable automatically adding attachment link text to statuses.
 * `welcome_message`: A message that will be send to a newly registered users as a direct message.
 * `welcome_user_nickname`: The nickname of the local user that sends the welcome message.
 * `max_report_comment_size`: The maximum size of the report comment (Default: `1000`).