mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-15 01:21:29 +03:00
Merge pull request #3906 from vector-im/luke/new-guest-access-welcome-user
Add welcomeUserId to sample config
This commit is contained in:
commit
67297bf827
1 changed files with 2 additions and 1 deletions
|
@ -10,5 +10,6 @@
|
|||
"servers": [
|
||||
"matrix.org"
|
||||
]
|
||||
}
|
||||
},
|
||||
"welcomeUserId": "@RiotBot:matrix.org"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue