This commit is contained in:
parent
af60aaaedf
commit
2e746b9076
6 changed files with 138 additions and 0 deletions
6
jellyfin/jellyfin.conf
Normal file
6
jellyfin/jellyfin.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Data directory
|
||||
JELLYFIN_DATA_DIRECTORY="/var/lib/jellyfin"
|
||||
# Cache directory
|
||||
JELLYFIN_CACHE_DIRECTORY="/var/cache/jellyfin"
|
||||
# Additional options for the binary
|
||||
JELLYFIN_ADD_OPTS=""
|
Loading…
Add table
Add a link
Reference in a new issue