3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

example-conf: fix a typo (enable_default_claim -> relay_enable_default_claim)

This commit is contained in:
James Lu 2018-05-11 13:28:47 -07:00
parent 28862281fe
commit 13c315c9a2

View File

@ -702,7 +702,7 @@ relay:
#linkacl_use_whitelist: false
# Determines whether CLAIM should be enabled by default for newly created channels.
# This defaults to true, and can also be specified per network via the 'enable_default_claim'
# This defaults to true, and can also be specified per network via the 'relay_enable_default_claim'
# option in a server block.
#enable_default_claim: true