mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Auto-update README
This commit is contained in:
parent
c7e1e4df9a
commit
31641a9659
1 changed files with 1 additions and 2 deletions
|
@ -59,7 +59,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
|
||||
|
||||
|
@ -77,7 +77,6 @@ When disabling Local Login and other authentication services, clicking the `Logi
|
|||
|
||||

|
||||
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: http://Discourse.org
|
||||
|
|
Loading…
Add table
Reference in a new issue