From 6d6bb6da7d8a3c681fbaa9ef250137f25453be41 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 4 Aug 2023 19:43:02 +0200 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 22a8a464f..c41e8288e 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -7,10 +7,8 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Full linux desktop environment accessible via any modern web browser", "image": "ghcr.io/alexbelgium/webtop_kde-{arch}", - "ingress": true, "init": false, "name": "Webtop XFCE", - "panel_icon": "mdi:monitor", "ports": { "3000/tcp": null, "3001/tcp": null @@ -19,15 +17,8 @@ "3000/tcp": "Web interface", "3001/tcp": "https web interface" }, - "privileged": [ - "SYS_ADMIN", - "DAC_READ_SEARCH", - "NET_ADMIN", - "SYS_MODULE", - "SYS_RESOURCE" - ], "slug": "webtop-kde", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.24.5-test11", + "version": "5.24.5-test12", "video": true }