Updated users.yml example

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

View File

@ -91,6 +91,10 @@ users:
# User can create other users and grant rights to them.
# access_management: 1
# SQL expressions for grants available for that user - https://clickhouse.com/docs/en/sql-reference/statements/grant
# grants:
# - query: GRANT ALL ON *.*
# Quotas.
quotas:
# Name of quota.