summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-23 14:41:41 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-23 14:41:41 -0400
commit0ae9dd61825b42efd0c113079854440ce6096a1d (patch)
tree01db6d2d55c91cc9d2c91277d51170cc95523df3 /settings.py
parent5d3362fd3a0d0536d7e01ad79dada871e6cfba95 (diff)
tweak
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 5861452a..54881f3d 100644
--- a/settings.py
+++ b/settings.py
@@ -174,6 +174,9 @@ BUGTRACKER_URL = 'https://labs.parabola.nu/'
# URL for linking to the release engineering/iso project on the bugtracker
BUGTRACKER_RELENG_URL = 'https://labs.parabola.nu/projects/isos'
+# URL for linking to projects in git
+PROJECTS_URL = 'https://projects.parabolagnulinux.org'
+
# Trackers used for ISO download magnet links
TORRENT_TRACKERS = (
'udp://tracker.publicbt.com:80',