diff options
| author | Joshua Boniface <joshua@boniface.me> | 2019-01-06 14:53:07 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-01-06 14:55:24 -0500 |
| commit | d4182e761cbd18a85e3dc85812940b92f6a632dc (patch) | |
| tree | 3552f5f30b8dde441b5e0680bacd6184cd7abd1f /debian/conf | |
| parent | 4e8149bc86b524f59d60fbe2e207427963a694ee (diff) | |
Tweakes based on review feedback
Diffstat (limited to 'debian/conf')
| -rw-r--r-- | debian/conf/jellyfin | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/conf/jellyfin b/debian/conf/jellyfin index 2735fe8e77..861865aae2 100644 --- a/debian/conf/jellyfin +++ b/debian/conf/jellyfin @@ -15,11 +15,9 @@ # General options # -# Data directory +# Program directories JELLYFIN_DATA_DIRECTORY="/var/lib/jellyfin" -# Config directory JELLYFIN_CONFIG_DIRECTORY="/etc/jellyfin" -# Logging directory JELLYFIN_LOG_DIRECTORY="/var/log/jellyfin" # Restart script for in-app server control JELLYFIN_RESTART_SCRIPT="/usr/lib/jellyfin/restart.sh" |
