Skip to content

Commit cb22722

Browse files
committed
Rollback store rentention limit aggregator infra
1 parent f8f3434 commit cb22722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-infra/assets/docker/docker-compose-aggregator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ services:
5858
- SNAPSHOT_UPLOADER_TYPE=gcp
5959
- SNAPSHOT_BUCKET_NAME=${SNAPSHOT_BUCKET_NAME}
6060
- DATA_STORES_DIRECTORY=/mithril-aggregator/mithril/stores
61-
#- STORE_RETENTION_LIMIT=5
61+
- STORE_RETENTION_LIMIT=5
6262
- CARDANO_NODE_SOCKET_PATH=/ipc/node.socket
6363
- CARDANO_CLI_PATH=/app/bin/cardano-cli
6464
- GENESIS_VERIFICATION_KEY=${GENESIS_VERIFICATION_KEY}

0 commit comments

Comments
 (0)