summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
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',