ClickHouse/programs/diagnostics/testdata/configs/xml/users.d/default-password.xml

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

8 lines
189 B
XML
Raw Normal View History

2022-04-27 12:22:20 +00:00
<clickhouse>
<users>
<default>
<password remove="1"/>
<password_sha256_hex>REPLACE_ME</password_sha256_hex>
</default>
</users>
</clickhouse>