ClickHouse/tests/integration/test_allowed_url_from_config/configs/config_for_redirect.xml
Ivan 97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00

6 lines
115 B
XML

<yandex>
<remote_url_allow_hosts>
<host>hdfs1:50070</host>
</remote_url_allow_hosts>
</yandex>