From 704a9abd9bc203194a3f47bdab1b0dcc0938fb3d Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 18 Jun 2023 08:54:55 +0300 Subject: [PATCH] Fix file path in comment Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2746 --- group_vars/matrix_servers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/matrix_servers b/group_vars/matrix_servers index 79a503d5a..d225cc302 100755 --- a/group_vars/matrix_servers +++ b/group_vars/matrix_servers @@ -192,7 +192,7 @@ matrix_homeserver_app_service_config_files_auto: | # This list is not exhaustive and final. # Synapse workers are still injected into the list at runtime. -# Additional JVB workers (playbooks/jitsi_jvb.yml -- roles/galaxy/jitsi/tasks/init_additional_jvb.yml) override this variable at runtime as well. +# Additional JVB workers (jitsi_jvb.yml -- roles/galaxy/jitsi/tasks/init_additional_jvb.yml) override this variable at runtime as well. # # Priority levels are like this: # - core services (the homeserver) get a level of ~1000