Update smb.conf

users might be confused when they put something in a share called "emulators" and then have to find the files in a subdirectory of emulators/mame
This commit is contained in:
ytroch 2013-11-22 16:21:19 +01:00 committed by Stephan Raue
parent 575a1973e6
commit 18316505fb

View File

@ -113,12 +113,12 @@
root preexec = mkdir -p /storage/pictures
[Emulators]
path = /storage/emulators/mame/roms
path = /storage/emulators
available = yes
browsable = yes
public = yes
writable = yes
root preexec = mkdir -p /storage/emulators/mame/roms
root preexec = mkdir -p /storage/emulators
[Configfiles]
path = /storage/.config