Update access_rights.md

This commit is contained in:
Hasnat 2019-04-30 18:18:21 +01:00 committed by GitHub
parent 7a2e40da28
commit 546b4815d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ Users are recorded in the `users` section. Here is a fragment of the `users.xml`
<database>test</database>
</allow_databases>
</web>
</users>
```
You can see a declaration from two users: `default`and`web`. We added the `web` user separately.