mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
Mass-replace blurb with seo:description in frontmatter
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: cluster-rippled-servers.html
|
||||
parent: configure-peering.html
|
||||
blurb: Set up a group of servers that share work for higher efficiency.
|
||||
seo:
|
||||
description: Set up a group of servers that share work for higher efficiency.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: configure-a-private-server.html
|
||||
parent: configure-peering.html
|
||||
blurb: Set up a server to connect only to specific, trusted peers.
|
||||
seo:
|
||||
description: Set up a server to connect only to specific, trusted peers.
|
||||
labels:
|
||||
- Core Server
|
||||
- Security
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: configure-the-peer-crawler.html
|
||||
parent: configure-peering.html
|
||||
blurb: Configure how much information your rippled server reports publicly about its status and peers.
|
||||
seo:
|
||||
description: Configure how much information your rippled server reports publicly about its status and peers.
|
||||
labels:
|
||||
- Core Server
|
||||
- Security
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: enable-link-compression.html
|
||||
parent: configure-peering.html
|
||||
blurb: Save bandwidth by compressing peer-to-peer communications.
|
||||
seo:
|
||||
description: Save bandwidth by compressing peer-to-peer communications.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: forward-ports-for-peering.html
|
||||
parent: configure-peering.html
|
||||
blurb: Configure your firewall to allow incoming peers to your rippled server.
|
||||
seo:
|
||||
description: Configure your firewall to allow incoming peers to your rippled server.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
@@ -4,7 +4,8 @@ name: Peering
|
||||
parent: configure-rippled.html
|
||||
metadata:
|
||||
indexPage: true
|
||||
blurb: Configure how your server connects to the peer-to-peer network.
|
||||
seo:
|
||||
description: Configure how your server connects to the peer-to-peer network.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: manually-connect-to-a-specific-peer.html
|
||||
parent: configure-peering.html
|
||||
blurb: Connect your rippled server to a specific peer.
|
||||
seo:
|
||||
description: Connect your rippled server to a specific peer.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: set-max-number-of-peers.html
|
||||
parent: configure-peering.html
|
||||
blurb: Set the maximum number of peers your rippled server connects to.
|
||||
seo:
|
||||
description: Set the maximum number of peers your rippled server connects to.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
html: use-a-peer-reservation.html
|
||||
parent: configure-peering.html
|
||||
blurb: Set up a more reliable connection to a specific peer using a peer reservation.
|
||||
seo:
|
||||
description: Set up a more reliable connection to a specific peer using a peer reservation.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user