From fb47b5ce416819f04acbcd4b2660ca23955ff448 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 24 Jun 2023 07:12:42 +0200 Subject: [PATCH] Update config.json --- guacamole/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guacamole/config.json b/guacamole/config.json index e9587b5cf..ecd7fbd5e 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -58,6 +58,8 @@ "init": false, "map": [ "config:rw", + "media:rw", + "share:rw", "ssl:ro" ], "name": "Guacamole Client",