25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-22 16:20:52 +01:00

Document recent change from 7d4330b57

This commit is contained in:
Badlop 2023-12-13 23:26:48 +01:00
parent bdb513a660
commit a57bdfffb7

View File

@ -886,7 +886,7 @@ doc() ->
desc => desc =>
?T("Time to wait for an XMPP stream negotiation to complete. " ?T("Time to wait for an XMPP stream negotiation to complete. "
"When timeout occurs, the corresponding XMPP stream is closed. " "When timeout occurs, the corresponding XMPP stream is closed. "
"The default value is '30' seconds.")}}, "The default value is '120' seconds.")}},
{net_ticktime, {net_ticktime,
#{value => "timeout()", #{value => "timeout()",
desc => desc =>