mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Jellyfin Media Server: Update configuration path (#4434)
* Update configuration path * typo
This commit is contained in:
parent
aaf8bdb893
commit
fcc16ae8e1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"documentation": "https://jellyfin.org/docs/",
|
||||
"website": "https://jellyfin.org/",
|
||||
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/jellyfin.svg",
|
||||
"config_path": "/root/.config/jellyfin",
|
||||
"config_path": "/etc/jellyfin/",
|
||||
"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.",
|
||||
"install_methods": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue