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