mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update DISCLAIMER.md
This commit is contained in:
parent
99f528c777
commit
c7e1e4df9a
1 changed files with 1 additions and 2 deletions
|
@ -30,7 +30,7 @@ $ RAILS_ENV=production /opt/rbenv/versions/2.6.0/bin/bundle exec rails c
|
|||
$ UserEmail.create!(user: User.find_by_username("foo"), email: "foo@theirexternalmail.com")
|
||||
```
|
||||
|
||||
Discourse can now receive mail from `foo@theirexternalmail.com` and give it to the user account with mail address `foo@myyunohostdomain.org`.
|
||||
Discourse can now receive email from `foo@theirexternalmail.com` and give it to the user account with mail address `foo@myyunohostdomain.org`.
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
|
@ -47,4 +47,3 @@ When disabling Local Login and other authentication services, clicking the `Logi
|
|||

|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue