mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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
|
root preexec = mkdir -p /storage/pictures
|
||||||
|
|
||||||
[Emulators]
|
[Emulators]
|
||||||
path = /storage/emulators/mame/roms
|
path = /storage/emulators
|
||||||
available = yes
|
available = yes
|
||||||
browsable = yes
|
browsable = yes
|
||||||
public = yes
|
public = yes
|
||||||
writable = yes
|
writable = yes
|
||||||
root preexec = mkdir -p /storage/emulators/mame/roms
|
root preexec = mkdir -p /storage/emulators
|
||||||
|
|
||||||
[Configfiles]
|
[Configfiles]
|
||||||
path = /storage/.config
|
path = /storage/.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user