mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-12 06:36:24 +02:00
bump default_sender_timeout from 75 seconds to 180
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
a7cfe1c4aa
commit
610d2fea13
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ fn default_federation_idle_per_host() -> u16 { 1 }
|
|||
|
||||
fn default_federation_idle_timeout() -> u64 { 25 }
|
||||
|
||||
fn default_sender_timeout() -> u64 { 75 }
|
||||
fn default_sender_timeout() -> u64 { 180 }
|
||||
|
||||
fn default_sender_idle_timeout() -> u64 { 180 }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue