From: Michael Tremer Date: Wed, 11 Oct 2017 16:14:24 +0000 (+0100) Subject: Disable support for FTP X-Git-Tag: v1.2~1 X-Git-Url: http://git.ipfire.org/?p=oddments%2Fipfire-netboot.git;a=commitdiff_plain;h=17254deb725bbabade8e538cebe48b238990f254 Disable support for FTP Signed-off-by: Michael Tremer --- diff --git a/config/general.h b/config/general.h index 4a54013..d8cab80 100644 --- a/config/general.h +++ b/config/general.h @@ -2,8 +2,7 @@ // Enable support for syslinux's com32 images. //#define IMAGE_COMBOOT -// Enable support for FTP and HTTPS downloads. -#define DOWNLOAD_PROTO_FTP +// Enable HTTPS downloads #define DOWNLOAD_PROTO_HTTPS // Disable iSCSI, AoE, Infiniband SCSI RDMA protocol and FibreChannel