Support configuring client request timeout (#54)

This commit is contained in:
Ulyssa
2023-03-12 15:43:13 -07:00
parent 2dd8c0fddf
commit f3bbc6ad9f
3 changed files with 14 additions and 8 deletions

View File

@@ -174,6 +174,7 @@ pub fn mock_tunables() -> TunableValues {
reaction_shortcode_display: false,
read_receipt_send: true,
read_receipt_display: true,
request_timeout: 120,
typing_notice_send: true,
typing_notice_display: true,
users: vec![(TEST_USER5.clone(), UserDisplayTunables {