Explorar o código

JELLYFIN_NOWEBAPP_OPT is now --nowebclient

--noautorunwebapp has been renamed --nowebclient.
Brian J. Murrell %!s(int64=2) %!d(string=hai) anos
pai
achega
d675a20540
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fedora/jellyfin.env

+ 1 - 1
fedora/jellyfin.env

@@ -33,7 +33,7 @@ JELLYFIN_RESTART_OPT="--restartpath=/usr/libexec/jellyfin/restart.sh"
 #JELLYFIN_SERVICE_OPT="--service"
 #JELLYFIN_SERVICE_OPT="--service"
 
 
 # [OPTIONAL] run Jellyfin without the web app
 # [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)
 # [OPTIONAL] run Jellyfin with ASP.NET Server Garbage Collection (uses more RAM and less CPU than Workstation GC)
 # 0 = Workstation
 # 0 = Workstation