limit jellyfin cpu & memory usage
This commit is contained in:
parent
ee9ebfadb0
commit
0712ca3e76
4 changed files with 81 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue