From 7ef3a801e5628e8bbedfa911ee843daf17a658fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 13 Jul 2021 07:43:50 +0200 Subject: [PATCH] Update config.json --- resiliosync/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resiliosync/config.json b/resiliosync/config.json index 05b51c828..330fc5c96 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -17,11 +17,10 @@ "55555/tcp": "Sync Port" }, "map": [ - "share:rw" + "share:rw", + "config:rw" ], "environment": { - "PUID": "0", - "GUID": "0" }, "options": { "PUID": 0,