mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 07:05:51 +00:00
configure-full-history - add peer port in stanza
This commit is contained in:
@@ -50,8 +50,8 @@ To configure your server to acquire and store full history, complete the followi
|
|||||||
0. Set the `[ips_fixed]` stanza of your server's config file to explicitly peer with at least one server that has full history available.
|
0. Set the `[ips_fixed]` stanza of your server's config file to explicitly peer with at least one server that has full history available.
|
||||||
|
|
||||||
[ips_fixed]
|
[ips_fixed]
|
||||||
169.55.164.20
|
169.55.164.20 51235
|
||||||
50.22.123.215
|
50.22.123.215 51235
|
||||||
|
|
||||||
Your server can only download historical data from the peer-to-peer network if one its direct peers has the data available. The easiest way to ensure you can download full history is to peer with a server that already has full history.
|
Your server can only download historical data from the peer-to-peer network if one its direct peers has the data available. The easiest way to ensure you can download full history is to peer with a server that already has full history.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user