summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
authorAngel Velasquez <angvp@archlinux.org>2016-06-03 17:34:07 -0300
committerAngel Velasquez <angvp@archlinux.org>2016-06-03 17:34:07 -0300
commitedd9f77dbadbe80c49722fcf021f719443164782 (patch)
tree18a4161c6e2b83446c3329d8d5c1537d1867ccf5 /settings.py
parent042763555885986a64c06e340b98da595f27d0e1 (diff)
parent1d672ecc7c05ce3930f3cc74b8860450c5183e32 (diff)
Merge pull request #3 from brain0/working
archweb netboot and sponsorship updates
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/settings.py b/settings.py
index 79271772..4393e693 100644
--- a/settings.py
+++ b/settings.py
@@ -162,9 +162,6 @@ PGP_SERVER_SECURE = True
# URL to fetch a current list of available ISOs
ISO_LIST_URL = 'https://releng.archlinux.org/isos/'
-# URL to the PXE netboot instructions
-PXEBOOT_URL = 'https://releng.archlinux.org/pxeboot/'
-
# URL for SVN access for fetching commit messages (note absence of packages or
# community bit on the end, repo.svn_root is appended)
SVN_BASE_URL = 'svn://svn.archlinux.org/'