ClickHouse/tests/integration/test_row_policy/configs/users.d/another_user.xml

13 lines
277 B
XML

<?xml version="1.0"?>
<yandex>
<users>
<another>
<password/>
<networks>
<ip>::/0</ip>
</networks>
<profile>default</profile>
<quota>default</quota>
</another>
</users>
</yandex>