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