calamares/src/modules/welcome/tests/1h-checkinternet.conf
2021-09-03 21:21:44 +02:00

12 lines
244 B
Plaintext

# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# "0" is a valid URL (?) but "" is not
---
requirements:
internetCheckUrl:
- http://example.com
- 0
- ""
- http://nonexistent.example.com