1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

In the REMOTEINC ./Config question at least mention cURL when we ask to enable cURL.

This commit is contained in:
Bram Matthys
2024-12-30 17:39:07 +01:00
parent a2b42b081f
commit 6464407a7f
+1 -1
View File
@@ -608,7 +608,7 @@ while [ -z "$TEST" ] ; do
echo "UnrealIRCd always supports 'remote includes' for https URLs like:"
echo "include \"https://www.example.org/files/opers.conf\";"
echo "Do you also need support for non-https, such as ftp, tftp, smb or insecure http?"
echo "Answer 'Yes' if you need such protocols."
echo "Answer 'Yes' if you need such protocols and want to use the cURL library."
echo "By default (answer 'No') we only support the https protocol, which is perfectly fine for most people."
echo $n "[$TEST] -> $c"
read cc