The default max number of delegates must be 3. See #605

- Legacy-Id: 2875
This commit is contained in:
Emilio A. Sánchez López 2011-03-03 11:39:06 +00:00
parent 7e8d51e405
commit 9acbac7351

View file

@ -156,7 +156,7 @@ SERVER_MODE = 'development'
TEST_RUNNER = 'ietf.utils.test_runner.run_tests'
# WG Chair configuration
MAX_WG_DELEGATES = 5
MAX_WG_DELEGATES = 3
# Override this in settings_local.py if needed
# *_PATH variables ends with a slash/ .