Skip to content

Commit

Permalink
GITBOOK-369: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Weese authored and gitbook-bot committed Sep 24, 2023
1 parent 1bbe445 commit c3315ce
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,6 @@ tor.v3=true
listen=localhost
```

If you prefer to make your node available through the Tor network, set these lines in your configuration.

```
sync-freelist=1
stagger-initial-reconnect=1
```

This will help our node start up faster by applying randomized staggering when reconnecting to persistent peers. This minimizes the chance of connecting to all non-responsive peers at once.

`debuglevel=CNCT=debug,CRTR=debug,HSWC=debug,NTFN=debug,RPCS=debug`

CNCT, CRTR and HSWV provide channel-related logs, while NTFN provides chain-related logs. RPCS will provide you with RPC-related logs.
Expand Down

0 comments on commit c3315ce

Please sign in to comment.