List of speaker initially closed

This commit is contained in:
Finn Stutzenstein 2021-03-11 08:59:30 +01:00
parent 41572f41cf
commit c8e040348f
No known key found for this signature in database
GPG Key ID: 9042F605C6324654
3 changed files with 6 additions and 1 deletions

View File

@ -132,7 +132,8 @@
"list_of_speakers_show_amount_of_speakers_on_slide": true,
"list_of_speakers_present_users_only": false,
"list_of_speakers_show_first_contribution": false,
"list_of_speakers_enable_point_of_order_speakers": true,
"list_of_speakers_enable_point_of_order_speakers": false,
"list_of_speakers_initially_closed": false,
"motions_default_workflow_id": 1,
"motions_default_amendment_workflow_id": 1,

View File

@ -265,6 +265,7 @@
"list_of_speakers_present_users_only": false,
"list_of_speakers_show_first_contribution": false,
"list_of_speakers_enable_point_of_order_speakers": true,
"list_of_speakers_initially_closed": true,
"motions_default_workflow_id": 1,
"motions_default_amendment_workflow_id": 1,

View File

@ -456,6 +456,9 @@ meeting:
list_of_speakers_enable_point_of_order_speakers:
type: boolean
default: False
list_of_speakers_initially_closed:
type: boolean
default: False
# Motions
motions_default_workflow_id: