Skip to content

Commit d2f56a7

Browse files
committed
Adding new variable for PDF path
- Legacy-Id: 2617
1 parent 5db1147 commit d2f56a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adam/ietf/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
# Override this in settings_local.py if needed
158158
# *_PATH variables ends with a slash/ .
159159
INTERNET_DRAFT_PATH = '/a/www/ietf-ftp/internet-drafts/'
160+
INTERNET_DRAFT_PDF_PATH = '/a/www/ietf-datatracker/pdf/'
160161
RFC_PATH = '/a/www/ietf-ftp/rfc/'
161162
AGENDA_PATH = '/a/www/www6s/proceedings/'
162163
AGENDA_PATH_PATTERN = '/a/www/www6s/proceedings/%(meeting)s/agenda/%(wg)s.%(ext)s'

0 commit comments

Comments
 (0)