|
|
|
@ -20,3 +20,6 @@ matrix_user_creator_users_auto: []
|
|
|
|
|
# Add your own users here to have them end up in `matrix_user_creator_users` (see `vars/main.yml`) and get automatically created.
|
|
|
|
|
# For example syntax for this variable, see the documentation for `matrix_user_creator_users` in `vars/main.yml`.
|
|
|
|
|
matrix_user_creator_users_additional: []
|
|
|
|
|
|
|
|
|
|
# matrix_user_creator_homeserver_start_wait_time_seconds specifies how long to wait after starting the homeserver service and before doing our work.
|
|
|
|
|
matrix_user_creator_homeserver_start_wait_time_seconds: 10
|
|
|
|
|