diff --git a/samples/bip.conf b/samples/bip.conf index 89d576a..0933f20 100644 --- a/samples/bip.conf +++ b/samples/bip.conf @@ -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