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 ee42042 commit 0b26b9fCopy full SHA for 0b26b9f
1 file changed
ietf/settings.py
@@ -273,6 +273,8 @@
273
274
# Put real password in settings_local.py
275
IANA_SYNC_PASSWORD = "secret"
276
+IANA_SYNC_CHANGES_URL = "https://datatracker.iana.org:4443/data-tracker/changes"
277
+IANA_SYNC_PROTOCOLS_URL = "http://www.iana.org/protocols/"
278
279
# Liaison Statement Tool settings
280
LIAISON_UNIVERSAL_FROM = 'Liaison Statement Management Tool <lsmt@' + IETF_DOMAIN + '>'
0 commit comments