aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Reference.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index aecf4b9d..c5347394 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1334,6 +1334,9 @@ path:
# are not supported). One may point this to OctoPrint's upload
# directory (generally ~/.octoprint/uploads/ ). This parameter must
# be provided.
+#on_error_gcode:
+# A list of G-Code commands to execute when an error is reported.
+
```
### [sdcard_loop]