소스 검색

Update debian/conf/jellyfin

Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
Cromefire_ 4 년 전
부모
커밋
1897455004
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      debian/conf/jellyfin

+ 1 - 1
debian/conf/jellyfin

@@ -43,4 +43,4 @@ JELLYFIN_ADDITIONAL_OPTS=""
 # Application username
 # Application username
 JELLYFIN_USER="jellyfin"
 JELLYFIN_USER="jellyfin"
 # Full application command
 # Full application command
-JELLYFIN_ARGS="${JELLYFIN_WEB_OPT} ${JELLYFIN_RESTART_OPT} ${JELLYFIN_FFMPEG_OPT} ${JELLYFIN_SERVICE_OPT} ${JELLYFIN_NOWEBAPP_OPT} $JELLFIN_ADDITIONAL_OPTS"
+JELLYFIN_ARGS="${JELLYFIN_WEB_OPT} ${JELLYFIN_RESTART_OPT} ${JELLYFIN_FFMPEG_OPT} ${JELLYFIN_SERVICE_OPT} ${JELLYFIN_NOWEBAPP_OPT} ${JELLFIN_ADDITIONAL_OPTS}"