From 44c948499c80da709ee6633ff5f83f3908fa0168 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Oct 2021 19:51:47 +0200 Subject: [PATCH] Mount more devices --- piwigo/config.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/piwigo/config.json b/piwigo/config.json index 9fe361f69..620302c42 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -24,10 +24,8 @@ "DAC_READ_SEARCH" ], "devices":[ - "/dev/sda1", - "/dev/sda2", - "/dev/sdb1", - "/dev/sdb2" + "/dev/sda1", "/dev/sdb1", "/dev/sdc1", "/dev/sdd1", "/dev/sde1", "/dev/sdf1", "/dev/sdg1", + "/dev/sda2", "/dev/sdb2", "/dev/sdc2", "/dev/sdd2", "/dev/sde2", "/dev/sdf2", "/dev/sdg2" ], "map": [ "media:rw",