You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/root/manual/developer-docs/nodes/mithril-aggregator.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,6 +299,7 @@ General parameters:
299
299
|`snapshot_directory`|`--snapshot-directory`| - |`SNAPSHOT_DIRECTORY`| Directory to store local snapshots of the **Cardano Node**|`.`| - |:heavy_check_mark:|
300
300
|`snapshot_store_type`| - | - |`SNAPSHOT_STORE_TYPE`| Type of snapshot store to use | - |`gcp` or `local`|:heavy_check_mark:|
301
301
|`snapshot_uploader_type`| - | - |`SNAPSHOT_UPLOADER_TYPE`| Type of snapshot uploader to use | - |`gcp` or `local`|:heavy_check_mark:|
302
+
| `snapshot_bucket_name` | - | - | `SNAPSHOT_BUCKET_NAME` | Name of the bucket where the snapshots are stored | - | `snapshot-bucket` | :heavy_check_mark: | Required if `snapshot_uploader_type` is `gcp`
302
303
|`run_interval`| - | - |`RUN_INTERVAL`| Interval between two runtime cycles in ms | - |`60000`|:heavy_check_mark:|
303
304
|`url_snapshot_manifest`| - | - |`URL_SNAPSHOT_MANIFEST`| Snapshots manifest location | - | Only if `snapshot_store_type` is `gcp`, else it should be `` |:heavy_check_mark:|
0 commit comments