3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-01-26 04:04:22 +01:00

example-conf: mention kill -> kick forwarding briefly

[skip ci]
This commit is contained in:
James Lu 2018-06-14 14:44:03 -07:00
parent 56c035a1f5
commit a98dd36810

View File

@ -688,6 +688,9 @@ relay:
# in the pool.
# You should generally have a consensus among your linked networks as to which
# network should be in which pool.
# When a kill is sent to a target not sharing any kill pool with the sender's network,
# the kill is relayed as a kick on the target to all shared channels where the sender
# has CLAIM access.
#kill_share_pools:
# - ["net1", "net2", "net3"]