Simplify config

This commit is contained in:
Joe Biellik 2016-09-08 17:44:44 +01:00
parent a28cb346ba
commit 5f5cc2b885

View file

@ -27,12 +27,10 @@
comment = Projects comment = Projects
path = /mnt/projects path = /mnt/projects
read only = No read only = No
guest ok = No
valid users = joe valid users = joe
[Videos] [Videos]
comment = Videos comment = Videos
path = /mnt/videos path = /mnt/videos
read only = Yes
guest ok = Yes guest ok = Yes
guest only = Yes guest only = Yes