mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-18 03:19:06 -07:00
11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"profiles": {
|
|
"Jellyfin.Server": {
|
|
"commandName": "Project"
|
|
},
|
|
"Jellyfin.Server (nowebcontent)": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "--nowebcontent"
|
|
}
|
|
}
|
|
} |