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
parent a304aad66a
commit b1cfed2de7

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