mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
[JA] fix snippets path
This commit is contained in:
@@ -30,7 +30,7 @@ labels:
|
||||
vim /etc/opt/ripple/rippled.cfg
|
||||
```
|
||||
|
||||
{% partial file="/docs/_snippets/conf-file-location.md" /%}
|
||||
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
|
||||
|
||||
2. プライベートピアリングを有効にします。
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ labels:
|
||||
vim /etc/opt/ripple/rippled.cfg
|
||||
```
|
||||
|
||||
{% partial file="/docs/_snippets/conf-file-location.md" /%}
|
||||
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
|
||||
|
||||
2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。
|
||||
|
||||
@@ -57,7 +57,7 @@ labels:
|
||||
vim /etc/opt/ripple/rippled.cfg
|
||||
```
|
||||
|
||||
{% partial file="/docs/_snippets/conf-file-location.md" /%}
|
||||
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
|
||||
|
||||
2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ labels:
|
||||
$ vim /etc/opt/ripple/rippled.cfg
|
||||
```
|
||||
|
||||
{% partial file="/docs/_snippets/conf-file-location.md" /%}
|
||||
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
|
||||
|
||||
### 2. 設定ファイルに`[compression]`を追加またはコメントアウトします。
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ labels:
|
||||
$ vim /etc/opt/ripple/rippled.cfg
|
||||
```
|
||||
|
||||
{% partial file="/docs/_snippets/conf-file-location.md" /%}
|
||||
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
|
||||
|
||||
2. 構成ファイルで、`[peers_max]`スタンザのコメントを解除して編集するか、まだない場合は追加します。
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@ lables:
|
||||
vim /etc/opt/ripple/rippled.cfg
|
||||
```
|
||||
|
||||
{% partial file="/docs/_snippets/conf-file-location.md" /%}
|
||||
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
|
||||
|
||||
3. 前のステップで生成した`validation_seed`値を使用して、`[node_seed]`スタンザを追加します。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user