aboutsummaryrefslogtreecommitdiff
path: root/conf/simplepkg.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'conf/simplepkg.conf.new')
-rw-r--r--conf/simplepkg.conf.new7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/simplepkg.conf.new b/conf/simplepkg.conf.new
index 53c4d5a..028e4d3 100644
--- a/conf/simplepkg.conf.new
+++ b/conf/simplepkg.conf.new
@@ -50,6 +50,13 @@ STORAGE="/var/simplaret/packages"
# to enable it, set to "1" or "yes"
PASSIVE_FTP="1"
+# ftp retrieval tool
+# available parameters are "wget" or "ncftpget"
+FTP_TOOL="wget"
+
+# set connection timeout in seconds
+CONNECT_TIMEOUT="20"
+
# ROOT repository package priority
ROOT_PRIORITY="patches slackware extra testing pasture"