Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit fc73b5d

Browse files
authored
Merge pull request #577 from smarnach/patch-1
Reduce Homu timeout for crates.io to 30 mintues.
2 parents 0c08b92 + ab69135 commit fc73b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homu.toml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ name = "rust-lang.rls"
262262
[repo.crates-io]
263263
owner = "rust-lang"
264264
name = "crates.io"
265-
timeout = 5400
265+
timeout = 1800
266266

267267
# Permissions managed through rust-lang/team
268268
rust_team = true

0 commit comments

Comments
 (0)