mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-09 19:52:20 +01:00
Changed the Issues (and Merge Requests) URL, since these directed to the old location of the repo, at the personal GitLab account of a Marietje admin. The new location (the Technicie Git) should work until further notice.
This commit is contained in:
@ -145,8 +145,8 @@ CONTACT_EMAIL = 'marietje@science.ru.nl'
|
||||
STATS_TOP_COUNT = 50
|
||||
STATS_REQUEST_IGNORE_USER_IDS = []
|
||||
|
||||
ISSUES_URL = 'https://gitlab.science.ru.nl/dsprenkels/MarietjeDjango/issues'
|
||||
MERGE_REQUESTS_URL = 'https://gitlab.science.ru.nl/dsprenkels/MarietjeDjango/merge_requests'
|
||||
ISSUES_URL = 'https://gitlab.science.ru.nl/technicie/MarietjeDjango/-/issues/'
|
||||
MERGE_REQUESTS_URL = 'https://gitlab.science.ru.nl/technicie/MarietjeDjango/-/merge_requests'
|
||||
TRUSTED_IP_RANGES = [
|
||||
'131.174.0.0/16', # RU wired
|
||||
'145.116.136.0/22', # eduroam
|
||||
|
||||
Reference in New Issue
Block a user