diff --git a/group_vars/mash_servers b/group_vars/mash_servers index c1c9a67..d95a839 100644 --- a/group_vars/mash_servers +++ b/group_vars/mash_servers @@ -907,7 +907,7 @@ hubsite_service_nextcloud_priority: 1000 # Owncast hubsite_service_owncast_enabled: "{{ owncast_enabled }}" hubsite_service_owncast_name: owncast -hubsite_service_owncast_url: "https://{{ owncast_hostname }}{{ owncast_path_prefix }}" +hubsite_service_owncast_url: "https://{{ owncast_hostname }}" hubsite_service_owncast_logo_location: "{{ role_path }}/assets/owncast.png" hubsite_service_owncast_description: "Livestream & Chat" hubsite_service_owncast_priority: 1000