mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-20 17:01:14 +01:00
Add support for signal polls
This commit is contained in:
committed by
Slavi Pantaleev
parent
7520469644
commit
346dfbbc07
@@ -19,6 +19,8 @@ network:
|
||||
# Google Maps: 'https://www.google.com/maps/place/%[1]s,%[2]s'
|
||||
# OpenStreetMap: 'https://www.openstreetmap.org/?mlat=%[1]s&mlon=%[2]s'
|
||||
location_format: 'https://www.google.com/maps/place/%[1]s,%[2]s'
|
||||
# Should polls be sent using unstable MSC3381 event types?
|
||||
extev_polls: {{ matrix_mautrix_signal_extev_polls | to_json }}
|
||||
|
||||
# Config options that affect the central bridge module.
|
||||
bridge:
|
||||
|
||||
Reference in New Issue
Block a user