mirror of
https://github.com/YunoHost-Apps/mautrix_signal_ynh.git
synced 2024-09-03 19:46:07 +02:00
update config.yaml
This commit is contained in:
parent
c12944a717
commit
7f29802295
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ bridge:
|
||||||
caption_in_message: false
|
caption_in_message: false
|
||||||
# Format for generating URLs from location messages for sending to Signal
|
# Format for generating URLs from location messages for sending to Signal
|
||||||
# Google Maps: 'https://www.google.com/maps/place/%[1]s,%[2]s'
|
# Google Maps: 'https://www.google.com/maps/place/%[1]s,%[2]s'
|
||||||
# OpenStreetMap: 'https://www.openstreetmap.org/?mlat=%[1]s&mlon=%[2]'
|
# OpenStreetMap: 'https://www.openstreetmap.org/?mlat=%[1]s&mlon=%[2]s'
|
||||||
location_format: 'https://www.google.com/maps/place/%[1]s,%[2]s'
|
location_format: 'https://www.google.com/maps/place/%[1]s,%[2]s'
|
||||||
# Whether or not created rooms should have federation enabled.
|
# Whether or not created rooms should have federation enabled.
|
||||||
# If false, created portal rooms will never be federated.
|
# If false, created portal rooms will never be federated.
|
||||||
|
|
Loading…
Add table
Reference in a new issue