add extras role
This commit is contained in:
9
roles/extras/templates/config/mautrix-facebook.yaml.j2
Normal file
9
roles/extras/templates/config/mautrix-facebook.yaml.j2
Normal file
@@ -0,0 +1,9 @@
|
||||
{% extends 'mautrix-bridge.yaml.j2' %}
|
||||
|
||||
{% block bridge %}
|
||||
periodic_reconnect:
|
||||
interval: 86400
|
||||
temporary_disconnect_notices: false
|
||||
refresh_on_reconnection_fail: true
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user