From fac6433641f208e659c849b4a1919ca3c50f0ff4 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Sat, 1 Jun 2019 16:00:01 +0000 Subject: [PATCH] Added a comment in settings.py - Legacy-Id: 16227 --- ietf/settings.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ietf/settings.py b/ietf/settings.py index 29d45cf02..6b8f6cca5 100644 --- a/ietf/settings.py +++ b/ietf/settings.py @@ -936,6 +936,8 @@ TRAC_SVN_DIR_PATTERN = "/a/svn/group/%s" #TRAC_CREATE_GROUP_TYPES = ['wg', 'rg', 'area', 'team', 'dir', 'review', 'ag', 'nomcom', ] TRAC_CREATE_GROUP_STATES = ['bof', 'active', ] TRAC_CREATE_GROUP_ACRONYMS = ['iesg', 'iaoc', 'ietf', ] + +# This is overridden in production's settings-local. Make sure to update it. TRAC_CREATE_ADHOC_WIKIS = [ # admin group acronym, name, sub-path # A trailing fileglob wildcard is supported on group acronyms