Skip to content

Commit fcc16ae

Browse files
authored
Jellyfin Media Server: Update configuration path (#4434)
* Update configuration path * typo
1 parent aaf8bdb commit fcc16ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/jellyfin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"documentation": "https://jellyfin.org/docs/",
1313
"website": "https://jellyfin.org/",
1414
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/jellyfin.svg",
15-
"config_path": "/root/.config/jellyfin",
15+
"config_path": "/etc/jellyfin/",
1616
"description": "Jellyfin is a free and open-source media server and suite of multimedia applications designed to organize, manage, and share digital media files to networked devices.",
1717
"install_methods": [
1818
{

0 commit comments

Comments
 (0)