many many updates

This commit is contained in:
goldsquid
2025-09-09 12:25:39 +07:00
parent b53baac1e3
commit a2a9e0e6ad
85 changed files with 143 additions and 77 deletions

View File

@@ -4,6 +4,9 @@ x-logging-defaults: &logging-defaults
options:
max-size: "10m"
max-file: "3"
# statesync is great. if you are too far behind after a restart then you can just delete the volume and start again.
# statesync will need a few hours to complete tho.
# if you want to test the current lag you could try it under the RPC endpoint, for example XXXX:26657/lag_status
# Usage:
#

View File

@@ -4,6 +4,9 @@ x-logging-defaults: &logging-defaults
options:
max-size: "10m"
max-file: "3"
# statesync is great. if you are too far behind after a restart then you can just delete the volume and start again.
# statesync will need a few hours to complete tho.
# if you want to test the current lag you could try it under the RPC endpoint, for example XXXX:26657/lag_status
# Usage:
#