Skip to content

Commit

Permalink
Fix default in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Sep 2, 2024
1 parent caeaa04 commit 6b555c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flame/terminator.ex
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ defmodule FLAME.Terminator do
Defaults to lookup from `FLAME.Parent.get/0`.
* `:failsafe_timeout` - The time to wait for a connection to the parent node
before shutting down the system. Defaults to 2 seconds.
before shutting down the system. Defaults to 20 seconds.
* `:log` - The optional logging level. Defaults `false`.
"""
Expand Down

0 comments on commit 6b555c9

Please sign in to comment.