We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e6d31a commit 8d347c5Copy full SHA for 8d347c5
1 file changed
rel/vm.args.eex
@@ -10,6 +10,10 @@
10
## break handler and possibly exiting the VM.
11
+Bc
12
13
+## Require an initialization handshake within 10 minutes from the startup guard
14
+## See https://hexdocs.pm/nerves_runtime/readme.html#assisted-firmware-validation-and-automatic-revert
15
+-env HEART_INIT_TIMEOUT 600
16
+
17
# Allow time warps so that the Erlang system time can more closely match the
18
# OS system time.
19
+C multi_time_warp
0 commit comments