aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-03-22 20:48:15 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-03-22 20:48:15 -0400
commit871e028c2747fc4dde1a61fb0fd15afbe6dd380d (patch)
tree3dd408c94f66b6d24b087f7e35b009862e2a8c6e /config/example-extras.cfg
parent39459054204aa7360c32cae0623a2d0221c01e00 (diff)
downloadkutter-871e028c2747fc4dde1a61fb0fd15afbe6dd380d.tar.gz
kutter-871e028c2747fc4dde1a61fb0fd15afbe6dd380d.tar.xz
kutter-871e028c2747fc4dde1a61fb0fd15afbe6dd380d.zip
config: Document the [include] directive
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index d301b3b5..fd150ffe 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1466,6 +1466,12 @@
#measurement_delay: 100
+# Include file support. One may include additional config file from
+# the main printer config file. Wildcards may also be used (eg,
+# "configs/*.cfg").
+#[include my_other_config.cfg]
+
+
# Replicape support - see the generic-replicape.cfg file for further
# details.
#[replicape]