Simplify config
This commit is contained in:
parent
a28cb346ba
commit
5f5cc2b885
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue