Skip to content

Commit 3438b04

Browse files
authored
MediaManager Configuration Path (#7408)
1 parent cbd6d6d commit 3438b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/mediamanager.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"privileged": false,
1212
"interface_port": 8000,
1313
"documentation": "https://maxdorninger.github.io/MediaManager/introduction.html",
14-
"config_path": "/opt/mm_data/config.toml",
14+
"config_path": "/opt/mm/config/config.toml",
1515
"website": "https://github.com/maxdorninger/MediaManager",
1616
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/mediamanager.webp",
1717
"description": "A modern selfhosted media management system for your media library",

0 commit comments

Comments
 (0)