Skip to content
Snippets Groups Projects
Commit 27375e55 authored by lain's avatar lain
Browse files

WelcomeMessage: specify that the user has to be local.

parent 269d3e1c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment