config default: add comment

pull/10/head
Edouard Paris 5 years ago
parent fbb44621f1
commit ac677586d6

@ -24,9 +24,24 @@ max_msg_recv_size = %[9]d
conn_timeout = %[10]d
pool_capacity = %[11]d
[views]
# views.channels is the view displaying channel list.
[views.channels]
# It is possible to add, remove and order columns of
# the array. The default value is:
# columns = [
# "STATUS",
# "ALIAS",
# "GAUGE",
# "LOCAL",
# "CAP",
# "HTLC",
# "UNSETTLED",
# "CFEE",
# "LAST UPDATE",
# "PRIVATE",
# "ID",
# ]
columns = [
"STATUS",
"ALIAS",

Loading…
Cancel
Save