limit jellyfin cpu & memory usage

This commit is contained in:
Jef Roosens 2022-12-03 10:11:05 +01:00
parent ee9ebfadb0
commit 0712ca3e76
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 81 additions and 0 deletions

View file

@ -245,3 +245,9 @@
browseable = no
writeable = yes
guest ok = no
[jellyfin-libraries]
path = /mnt/data1/jellyfin/libraries
browseable = no
writeable = yes
guest ok = no