Skip to content

Commit d5db75c

Browse files
committed
Update smb.conf
1 parent 1e992de commit d5db75c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

volumio/etc/samba/smb.conf

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
directory mask = 0775
2525
create mask = 0775
2626

27-
[Music]
28-
comment = Music Folder
29-
path = /var/lib/mpd/music/WEBRADIO
30-
read only = no
31-
public = yes
32-
follow symlinks = yes
33-
wide links = yes
27+
#[Music]
28+
# comment = Music Folder
29+
# path = /var/lib/mpd/music/
30+
# read only = no
31+
# public = yes
32+
# follow symlinks = yes
33+
# wide links = yes
3434

3535

3636
#[WebRadio]
@@ -66,9 +66,9 @@
6666
# wide links = yes
6767

6868
#Development Shares
69-
#[www]
69+
[www]
7070
comment = Node root (/volumio)
71-
path = /WebUI-NODE
71+
path = /volumio
7272
read only = no
7373
public = yes
7474
follow symlinks = yes

0 commit comments

Comments
 (0)