summarylogtreecommitdiffstats
path: root/jellyfin.conf
diff options
context:
space:
mode:
authorEric Cheng2021-03-24 00:24:18 -0400
committerEric Cheng2021-03-24 00:24:18 -0400
commit9231c31e3a20c0d5e08916c10587ec7cfc587e58 (patch)
tree40afc527c217448099e5485f18ff92f97c2899f0 /jellyfin.conf
parent83cbb83b35409422a559cf7398e727456044059d (diff)
downloadaur-9231c31e3a20c0d5e08916c10587ec7cfc587e58.tar.gz
Update to 10.7.1
Diffstat (limited to 'jellyfin.conf')
-rw-r--r--jellyfin.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/jellyfin.conf b/jellyfin.conf
index c659bac470cb..06bb545d3edd 100644
--- a/jellyfin.conf
+++ b/jellyfin.conf
@@ -3,4 +3,5 @@ JELLYFIN_DATA_DIRECTORY="/var/lib/jellyfin"
# Cache directory
JELLYFIN_CACHE_DIRECTORY="/var/cache/jellyfin"
# Additional options for the binary
-JELLYFIN_ADD_OPTS=""
+JELLYFIN_ADD_OPTS="--webdir=/usr/share/jellyfin/web"
+