|
|
@@ -30,6 +30,10 @@ |
|
|
"org.matrix.msc3575.proxy": { |
|
|
"org.matrix.msc3575.proxy": { |
|
|
"url": "{{ matrix_sliding_sync_base_url }}" |
|
|
"url": "{{ matrix_sliding_sync_base_url }}" |
|
|
} |
|
|
} |
|
|
|
|
|
{% elif matrix_homeserver_implementation == 'conduit' %}, |
|
|
|
|
|
"org.matrix.msc3575.proxy": { |
|
|
|
|
|
"url": "{{ matrix_homeserver_url }}" |
|
|
|
|
|
} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% if matrix_client_element_location_sharing_enabled %}, |
|
|
{% if matrix_client_element_location_sharing_enabled %}, |
|
|
"m.tile_server": { |
|
|
"m.tile_server": { |
|
|
|