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 8a5e63e commit e987d2dCopy full SHA for e987d2d
1 file changed
ietf/settings.py
@@ -170,7 +170,7 @@
170
IESG_ROLL_CALL_FILE = '/a/www/www6/iesg/internal/rollcall.txt'
171
IESG_MINUTES_FILE = '/a/www/www6/iesg/internal/minutes.txt'
172
IESG_WG_EVALUATION_DIR = "/a/www/www6/iesg/evaluation"
173
-INTERNET_DRAFT_ARCHIVE_DIR = '/a/www/ietf/DRAFT_ARCHIVE'
+INTERNET_DRAFT_ARCHIVE_DIR = '/a/www/www6s/draft-archive'
174
175
# Override this in settings_local.py if needed
176
CACHE_MIDDLEWARE_SECONDS = 300
0 commit comments