aboutsummaryrefslogtreecommitdiff
path: root/settingtypes.txt
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-11-24 17:31:53 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-11-24 17:31:53 +0100
commit3094ed985f165e1abd688e2caaa4e9cf4c41a054 (patch)
tree22c5c986d4d9b88670044bd90ad55bffac6c3871 /settingtypes.txt
parent2f419d86060c106a4c3fdce758311d5d2ab8737f (diff)
downloaddigcustom-master.tar.xz
max_time: Remove superflowous default, improve documentationHEADmaster
Diffstat (limited to 'settingtypes.txt')
-rw-r--r--settingtypes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/settingtypes.txt b/settingtypes.txt
index d143c07..0e1e39f 100644
--- a/settingtypes.txt
+++ b/settingtypes.txt
@@ -5,5 +5,5 @@ digcustom (DigCustom) bool false
digcustom_nodes (DigCustom Nodes) string
# Maximum time to spend on digging a node.
-# -1 means no limit
+# Negative values mean no limit.
digcustom_max_time (DigCustom Max Time) int -1