ClickHouse/tests/config/users.d/access_management.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
284 B
XML
Raw Normal View History

<clickhouse>
<users>
<default>
<access_management>1</access_management>
2022-11-17 13:33:30 +00:00
<show_named_collections>1</show_named_collections>
2023-02-22 11:23:14 +00:00
<show_named_collections_secrets>1</show_named_collections_secrets>
</default>
</users>
</clickhouse>