mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
Add/update some blurbs for index pages
This commit is contained in:
@@ -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.
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user