Skip to content

Commit 03bc867

Browse files
iohk-bors[bot]coot
andauthored
Merge #4209
4209: Document how to disable ledger peers r=coot a=coot Co-authored-by: Marcin Szamotulski <[email protected]>
2 parents 9d91363 + 0b09ed7 commit 03bc867

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/getting-started/understanding-config-files.md

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ signal to the `cardano-node` process, e.g. `pkill -HUP cardano-node`. After rece
102102
signal, `cardano-node` will re-read the file and restart all dns resolution. Please
103103
**note** that this only applies to the topology configuration file!
104104

105+
One can disable ledger peers by setting the `useLedgerAfterSlot` to a negative
106+
value.
107+
105108
#### The genesis.json file
106109

107110
The genesis file is generated with the `cardano-cli` by reading a `genesis.spec.json` file, which is out of scope for this document.

0 commit comments

Comments
 (0)