From 334bf2308836e855ed6661ba1c129f7fd5b200a2 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 31 Jan 2007 23:23:48 +0000 Subject: simplaret: file retrieval enhancements git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@135 04377dda-e619-0410-9926-eae83683ac58 --- conf/simplepkg.conf.new | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/simplepkg.conf.new b/conf/simplepkg.conf.new index e1b989d..bf62450 100644 --- a/conf/simplepkg.conf.new +++ b/conf/simplepkg.conf.new @@ -46,8 +46,12 @@ STORAGE="/var/simplaret/packages" # to enable it, set to "1" or "yes" PASSIVE_FTP="1" +# http retrieval tool +# available parameters are "wget" or "curl" +HTTP_TOOL="wget" + # ftp retrieval tool -# available parameters are "wget" or "ncftpget" +# available parameters are "wget", "curl" or "ncftpget" FTP_TOOL="wget" # set connection timeout in seconds -- cgit v1.2.3