WelcomeMessage: specify that the user has to be local.
authorlain <lain@soykaf.club>
Sat, 16 Feb 2019 16:25:06 +0000 (17:25 +0100)
committerlain <lain@soykaf.club>
Sat, 16 Feb 2019 16:25:06 +0000 (17:25 +0100)
docs/config.md

index 78daa488e8bf914e178d99eb0baaa932f9a54d2b..0c1051dee275eaf3e077d893c5efe428b57b4ad1 100644 (file)
@@ -98,7 +98,7 @@ config :pleroma, Pleroma.Mailer,
 * `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
 * `welcome_message`: A message that will be send to a newly registered users as a direct message.
-* `welcome_user_nickname`: The nickname of the user that sends the welcome message.
+* `welcome_user_nickname`: The nickname of the local user that sends the welcome message.
 
 ## :logger
 * `backends`: `:console` is used to send logs to stdout, `{ExSyslogger, :ex_syslogger}` to log to syslog