aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2022-08-27 17:53:20 +0200
committerGitHub <noreply@github.com>2022-08-27 17:53:20 +0200
commit98f6485cdda7c6b0ca07007fe913da2b8bfbc673 (patch)
treec1b6e41a33c2a5c99f805fede65082fe06446867
parentab1913c49fcf98b8ce20ca7eff90f57142ff192a (diff)
parentd675a20540eed5d656ed40e245a2a736e421eb82 (diff)
Merge pull request #8313 from brianjmurrell/patch-3
-rw-r--r--fedora/jellyfin.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/jellyfin.env b/fedora/jellyfin.env
index 89cad1a2d..1ccd8196f 100644
--- a/fedora/jellyfin.env
+++ b/fedora/jellyfin.env
@@ -33,7 +33,7 @@ JELLYFIN_RESTART_OPT="--restartpath=/usr/libexec/jellyfin/restart.sh"
#JELLYFIN_SERVICE_OPT="--service"
# [OPTIONAL] run Jellyfin without the web app
-#JELLYFIN_NOWEBAPP_OPT="--noautorunwebapp"
+#JELLYFIN_NOWEBAPP_OPT="--nowebclient"
# [OPTIONAL] run Jellyfin with ASP.NET Server Garbage Collection (uses more RAM and less CPU than Workstation GC)
# 0 = Workstation