소스 검색

WelcomeMessage: specify that the user has to be local.

tags/v1.1.4
lain 5 년 전
부모
커밋
27375e5575
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      docs/config.md

+ 1
- 1
docs/config.md 파일 보기

@@ -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


불러오는 중...
취소
저장