|
@@ -21,7 +21,7 @@ JELLYFIN_LOG_DIR="/var/log/jellyfin"
|
|
JELLYFIN_CACHE_DIR="/var/cache/jellyfin"
|
|
JELLYFIN_CACHE_DIR="/var/cache/jellyfin"
|
|
|
|
|
|
# web client path, installed by the jellyfin-web package
|
|
# web client path, installed by the jellyfin-web package
|
|
-JELLYFIN_WEB_OPT="--webdir=/usr/share/jellyfin-web"
|
|
|
|
|
|
+# JELLYFIN_WEB_OPT="--webdir=/usr/share/jellyfin-web"
|
|
|
|
|
|
# In-App service control
|
|
# In-App service control
|
|
JELLYFIN_RESTART_OPT="--restartpath=/usr/libexec/jellyfin/restart.sh"
|
|
JELLYFIN_RESTART_OPT="--restartpath=/usr/libexec/jellyfin/restart.sh"
|