We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cecc0b commit 1561120Copy full SHA for 1561120
1 file changed
ietf/settings.py
@@ -765,7 +765,7 @@ def skip_unreadable_post(record):
765
INTERIM_ANNOUNCE_FROM_EMAIL = 'IESG Secretary <iesg-secretary@ietf.org>'
766
VIRTUAL_INTERIMS_REQUIRE_APPROVAL = True
767
INTERIM_SESSION_MINIMUM_MINUTES = 30
768
-INTERIM_SESSION_MAXIMUM_MINUTES = 150
+INTERIM_SESSION_MAXIMUM_MINUTES = 300
769
770
# Days from meeting to day of cut off dates on submit -- cutoff_time_utc is added to this
771
IDSUBMIT_DEFAULT_CUTOFF_DAY_OFFSET_00 = 13
0 commit comments