Skip to content
Snippets Groups Projects
Verified Commit 7decfbe7 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Automatically accept invites from local users

parent 50765f81
No related branches found
No related tags found
No related merge requests found
Pipeline #101202 passed
......@@ -116,6 +116,11 @@ autocreate_auto_join_rooms: false
auto_join_mxid_localpart: mjolnir
auto_join_rooms_for_guests: false
auto_accepT_invites:
enabled: true
only_for_direct_messages: false
only_from_local_users: true
# Login and registration
registration_shared_secret: "{{ vault_matrix_secrets.registration_shared_secret }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment