fix: keepalive
# Keepalive for syncplay
This commit is contained in:
parent
61faeebc8c
commit
9580b7dfaf
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ in {
|
||||||
virtualHosts."jellyfin.saberofxebec".extraConfig = ''
|
virtualHosts."jellyfin.saberofxebec".extraConfig = ''
|
||||||
reverse_proxy :8096 {
|
reverse_proxy :8096 {
|
||||||
transport http {
|
transport http {
|
||||||
keepalive 32
|
keepalive 32s
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tls internal
|
tls internal
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue