move registration to a folder

master
histausse 2 years ago
parent d82aaeeb39
commit 44089646f5
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -3,6 +3,5 @@
- remove `matrix_bridge_facebook_integration_manager_shared_secret`
- Setup prometheus somehow (maybe not in the role)
- Add link to postgres role
- Move registration files to a registration folder
- Use local bot avatar
- Why [animated-styckers] and not [all]?

@ -85,7 +85,7 @@
- name: Copy config for synapse
file:
src: /opt/mautrix-facebook/registration.yaml
dest: /etc/matrix-synapse/facebook-registration.yaml
dest: /etc/matrix-synapse/registrations/facebook-registration.yaml
state: link
- name: Ensure the log directory exists

Loading…
Cancel
Save