Add example to users.xml

This commit is contained in:
Oleg V. Kozlyuk 2023-11-08 03:01:42 +03:00 committed by GitHub
parent 0e52328795
commit e341d8cea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,13 @@
<!-- User can create other users and grant rights to them. -->
<!-- <access_management>1</access_management> -->
<!-- User permissions can be granted here -->
<!--
<grants>
<query>GRANT ALL ON *.*</query>
</grants>
-->
</default>
</users>