summaryrefslogtreecommitdiff
path: root/cgi/default
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/default')
-rw-r--r--cgi/default17
1 files changed, 0 insertions, 17 deletions
diff --git a/cgi/default b/cgi/default
deleted file mode 100644
index 37a879b25..000000000
--- a/cgi/default
+++ /dev/null
@@ -1,17 +0,0 @@
-# Defaults for /etc/cron.daily/live-build.cgi
-
-_WEBBUILD="disabled"
-
-_MODE="debian-official"
-
-_DEBUG="disabled"
-
-_DESTDIR="/srv/debian-live/build/www"
-_TEMPLATES="/usr/share/live/build/templates/cgi/${_MODE}"
-_TEMPDIR="/srv/debian-live/build/tmp"
-
-LB_MIRROR_BOOTSTRAP="http://ftp.de.debian.org/debian/"
-LB_MIRROR_BINARY="http://ftp.debian.org/debian/"
-LB_MIRROR_BINARY_SECURITY="http://security.debian.org/"
-
-_SERVER="http://live.debian.net/build"