blob: 0e1e39f04f658479cce4f623b94944e2425fb957 (
plain)
1
2
3
4
5
6
7
8
9
|
# Enable DigCustom
digcustom (DigCustom) bool false
# Nodes to dig, comma separated
digcustom_nodes (DigCustom Nodes) string
# Maximum time to spend on digging a node.
# Negative values mean no limit.
digcustom_max_time (DigCustom Max Time) int -1
|