mirror of
https://github.com/matrix-construct/construct
synced 2024-12-25 23:14:13 +01:00
modules/federation/invite: Increase default.
This commit is contained in:
parent
79b3ec9951
commit
fff2891d2d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ conf::item<milliseconds>
|
|||
stream_cross_sleeptime
|
||||
{
|
||||
{ "name", "ircd.federation.invite.stream_cross_sleeptime" },
|
||||
{ "default", 3000L },
|
||||
{ "default", 5000L },
|
||||
};
|
||||
|
||||
resource::response
|
||||
|
|
Loading…
Reference in a new issue