From 5f5cc2b88520b6cd8728fc6e86b0488921020022 Mon Sep 17 00:00:00 2001 From: Joe Biellik Date: Thu, 8 Sep 2016 17:44:44 +0100 Subject: [PATCH] Simplify config --- example/smb.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/example/smb.conf b/example/smb.conf index e354525..cf36159 100644 --- a/example/smb.conf +++ b/example/smb.conf @@ -27,12 +27,10 @@ comment = Projects path = /mnt/projects read only = No - guest ok = No valid users = joe [Videos] comment = Videos path = /mnt/videos - read only = Yes guest ok = Yes guest only = Yes