mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
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:
parent
575a1973e6
commit
18316505fb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user