Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
af921ac7
Verified
Commit
af921ac7
authored
Jun 05, 2020
by
Jelle van der Waa
🚧
Browse files
Switch to pgp.mit.edu for now as sks is broken.
parent
a7e5ae4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archweb/templates/local_settings.py.j2
View file @
af921ac7
...
...
@@ -69,4 +69,6 @@ MAILMAN_PASSWORD = '{{ vault_archweb_mailman_password }}'
# Hostnames we allow this site to be served under
ALLOWED_HOSTS = [{% for host in archweb_allowed_hosts %}'{{ host }}', {% endfor -%}]
PGP_SERVER = 'pgp.mit.edu'
# vim: set ts=4 sw=4 et:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment