Do not refer to Synapse as "Matrix Synapse"

This commit is contained in:
Slavi Pantaleev
2019-04-23 10:20:56 +03:00
parent 39566aa7fe
commit 892abdc700
11 changed files with 27 additions and 27 deletions

View File

@ -22,7 +22,7 @@
daemon_reload: yes
register: start_result
- name: Wait a while, so that Matrix Synapse can manage to start
- name: Wait a while, so that Synapse can manage to start
pause:
seconds: 7
when: start_result.changed