Some minor update

This commit is contained in:
Simon M. Haller-Seeber
2020-05-14 19:51:48 +02:00
parent 26b1aca34b
commit 13b76926ca
3 changed files with 23 additions and 8 deletions

View File

@@ -34,6 +34,12 @@ db.users.find({email:"EMAIL"}).pretty()
db.users.update({email : OLDEMAIL},{$set: { email : NEWEMAIL}});
```
## Coming soon
- Option that Admins can invite non LDAP User
## Configuration
### Domain Configuration