From 152aa527e26b91c1d6be42d5ba55028e09e31391 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Fri, 16 Jan 2026 14:19:19 +0100 Subject: [PATCH] Update Unifi OS Server JSON configuration --- frontend/public/json/unifi-os-server.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/public/json/unifi-os-server.json b/frontend/public/json/unifi-os-server.json index 01532932c..e8ea081d5 100644 --- a/frontend/public/json/unifi-os-server.json +++ b/frontend/public/json/unifi-os-server.json @@ -2,11 +2,11 @@ "name": "Unifi OS Server", "slug": "unifi-os-server", "categories": [ - 2 + 4 ], "date_created": "2026-01-16", - "type": "vm", - "updateable": false, + "type": "ct", + "updateable": true, "privileged": true, "interface_port": 11443, "documentation": "https://help.ui.com/hc/en-us",