We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459a71d commit 7ca811dCopy full SHA for 7ca811d
settings.py
@@ -181,10 +181,6 @@
181
PGP_SERVER = 'keyserver.ubuntu.com'
182
PGP_SERVER_SECURE = True
183
184
-# URL for SVN access for fetching commit messages (note absence of packages or
185
-# community bit on the end, repo.svn_root is appended)
186
-SVN_BASE_URL = 'svn://svn.archlinux.org/'
187
-
188
GITLAB_PACKAGES_REPO = 'https://gitlab.archlinux.org/archlinux/packaging/packages'
189
GITLAB_PACKAGE_REPO = 'archlinux/packaging/packages'
190
GITLAB_INSTANCE = 'gitlab.archlinux.org'
0 commit comments