[BUGFIX] boolean in example config
This commit is contained in:
parent
861531712c
commit
a641a162a0
|
@ -21,5 +21,5 @@ ifname = "wlp4s0"
|
||||||
# - please also disable `yanic_collect_interval`
|
# - please also disable `yanic_collect_interval`
|
||||||
# ifname = "lo"
|
# ifname = "lo"
|
||||||
# ip_address = "::1"
|
# ip_address = "::1"
|
||||||
# send_no_request = no
|
# send_no_request = true
|
||||||
# port = 1001
|
# port = 1001
|
||||||
|
|
Loading…
Reference in New Issue