mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-26 14:17:17 +02:00
Declare the RomM filesystem structure required since 5.3.0 (#17480)
This commit is contained in:
committed by
GitHub
parent
c69359d704
commit
26c3bb9325
@@ -117,9 +117,11 @@ cat <<'EOF' >/var/lib/romm/config/config.yml
|
||||
# gc: ngc
|
||||
# ps1: psx
|
||||
|
||||
# The folder name where your roms are located (relative to library path)
|
||||
# filesystem:
|
||||
# roms_folder: 'roms'
|
||||
# Required since 5.3.0: RomM refuses to start without an explicit structure.
|
||||
filesystem:
|
||||
structure:
|
||||
default: "roms/{platform}/{game}"
|
||||
firmware: "bios/{platform}"
|
||||
|
||||
# scan:
|
||||
# priority:
|
||||
|
||||
Reference in New Issue
Block a user