ClickHouse/dbms/tests/integration/test_allowed_url_from_config/configs/config_with_only_primary_hosts.xml
2019-10-23 15:02:19 +03:00

9 lines
170 B
XML

<yandex>
<remote_url_allow_hosts>
<host>host:80</host>
<host>host:123</host>
<host>yandex.ru</host>
</remote_url_allow_hosts>
</yandex>