We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f55760 commit b36b6dbCopy full SHA for b36b6db
backend/cmd/config.toml
@@ -22,7 +22,7 @@ validate = true # Execute ADJ validator before starting backend
22
23
# Transport Configuration
24
[transport]
25
-propagate_fault = false
+propagate_fault = true
26
27
# TCP Configuration
28
# These settings control how the backend reconnects to boards when connections are lost
0 commit comments