Mass-replace blurb with seo:description in frontmatter

This commit is contained in:
mDuo13
2024-01-24 14:33:38 -08:00
parent a92c76d352
commit cf100679c5
769 changed files with 1546 additions and 769 deletions

View File

@@ -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
---

View File

@@ -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

View File

@@ -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

View File

@@ -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
---

View File

@@ -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
---

View File

@@ -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
---

View File

@@ -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
---

View File

@@ -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
---

View File

@@ -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
---