We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db1147 commit d2f56a7Copy full SHA for d2f56a7
1 file changed
adam/ietf/settings.py
@@ -157,6 +157,7 @@
157
# Override this in settings_local.py if needed
158
# *_PATH variables ends with a slash/ .
159
INTERNET_DRAFT_PATH = '/a/www/ietf-ftp/internet-drafts/'
160
+INTERNET_DRAFT_PDF_PATH = '/a/www/ietf-datatracker/pdf/'
161
RFC_PATH = '/a/www/ietf-ftp/rfc/'
162
AGENDA_PATH = '/a/www/www6s/proceedings/'
163
AGENDA_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/agenda/%(wg)s.%(ext)s'
0 commit comments