From 3830631186399ad2e5856c67446bb808ee7bac19 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:39:33 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index cbb85a7b8..6dc81122b 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -89,7 +89,8 @@ "DNS_server": "8.8.8.8", "PGID": 0, "PUID": 0, - "additional_apps": "engrampa,libreoffice" + "additional_apps": "engrampa,libreoffice", + "data_location": "/config/data" }, "panel_admin": false, "panel_icon": "mdi:monitor",