blackmore repported this error in sample => no_backlog is backlog
This commit is contained in:
parent
64970e041f
commit
02734b52e8
@ -35,7 +35,7 @@ log_level = 3;
|
||||
|
||||
# Makes bip send the log of each channel and privates while
|
||||
# you were not connected to the proxy upon connection.
|
||||
#no_backlog = false; # disable backlog
|
||||
#backlog = true; # enable backlog
|
||||
backlog_lines = 10; # number of lines in backlog, 0 means no limit
|
||||
always_backlog = true; # backlog even lines already backlogged
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user