mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
60c049375c
This will allow to omit them in requests for dynamic_query_handler/predefined_query_handler, that will allow to build more indepenent handlers/apps. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
8 lines
128 B
YAML
8 lines
128 B
YAML
users:
|
|
with_password:
|
|
profile: default
|
|
password: password
|
|
without_password:
|
|
profile: default
|
|
no_password: 1
|