From 0d8257fd93f780bcd0d6969c566d07d1c5bb0dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Wed, 29 Jul 2026 15:58:32 +0200 Subject: [PATCH] fixed transport config --- .../nextcloud_full_deployment/deploy_nc_talk_hpb.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml index 7be351c..2eb92ca 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml @@ -146,21 +146,14 @@ mode: "0644" content: | general: { + ws = true + ws_port = 8188 } admin: { admin_ws = true admin_ws_port = 7188 } - - ws: { - ws = true - ws_port = 8188 - } - - wss: { - wss = false - } notify: Restart HPB stack - name: Deploy Janus VideoRoom plugin configuration