move registration to a folder

master
histausse 2 years ago
parent 3c839edea9
commit 2358c02289
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -4,4 +4,3 @@
- STOP RUNNING AS ROOT!
- Setup prometheus somehow (maybe not in the role)
- Add link to postgres role
- Move registration files to a registration folder

@ -80,7 +80,7 @@
- name: Copy config for synapse
file:
src: /srv/matrix-appservice-discord/discord-registration.yaml
dest: /etc/matrix-synapse/discord-registration.yaml
dest: /etc/matrix-synapse/registrations/discord-registration.yaml
state: link
- name: Copy the daemon configuration

Loading…
Cancel
Save