Add/update some blurbs for index pages

This commit is contained in:
mDuo13
2023-10-13 17:01:04 -07:00
parent a99838453b
commit e5405d8946
26 changed files with 46 additions and 14 deletions

View File

@@ -2,5 +2,8 @@
html: data-retention.html
parent: configure-rippled.html
template: pagetype-category.html.jinja
blurb: Control how much data your server should keep and when it should remove old data.
---
# Data Retention
Control how much data your server should keep and when it should remove old data, including old versions of the ledger state and past transactions.

View File

@@ -2,6 +2,7 @@
html: configure-rippled.html
parent: infrastructure.html
template: pagetype-category.html.jinja
blurb: Customize your rippled server configuration.
---
# Configure rippled
Customize your rippled server configuration.

View File

@@ -2,5 +2,8 @@
html: server-modes.html
parent: configure-rippled.html
template: pagetype-category.html.jinja
blurb: Information on how to run a core server in different modes specialized for different purposes.
---
# Server Modes
The core XRP Ledger server can run in different modes specialized for different purposes.

View File

@@ -3,6 +3,7 @@ html: install-rippled.html
parent: infrastructure.html
top_nav_name: Install & Configure
template: pagetype-category.html.jinja
blurb: Install and update the rippled server.
---
# Install rippled
Install and update the rippled server.

View File

@@ -2,6 +2,7 @@
html: use-stand-alone-mode.html
parent: infrastructure.html
template: pagetype-category.html.jinja
blurb: For new features and experiments, you can use Stand-Alone Mode to test features with a full network.
---
# Testing and Auditing
For new features and experiments, you can use Stand-Alone Mode to test features with a full network.

View File

@@ -2,6 +2,7 @@
html: troubleshoot-the-rippled-server.html
parent: infrastructure.html
template: pagetype-category.html.jinja
blurb: Troubleshoot all kinds of problems with the rippled server.
---
# Troubleshooting
Troubleshoot all kinds of problems with the rippled server.