mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
16 lines
367 B
XML
16 lines
367 B
XML
<clickhouse>
|
|
<users>
|
|
<another>
|
|
<password/>
|
|
<networks>
|
|
<ip>::/0</ip>
|
|
</networks>
|
|
<profile>default</profile>
|
|
<quota>default</quota>
|
|
<allow_databases>
|
|
<database>mydb</database>
|
|
</allow_databases>
|
|
</another>
|
|
</users>
|
|
</clickhouse>
|