Skip to content

Commit

Permalink
Enable pruning
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Mar 23, 2024
1 parent 039a6b5 commit e566dac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subgraph.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ description: Beefy Finance Automated Liquidity Manager Subgraph
repository: https://github.com/beefyfinance/subgraphs
schema:
file: ./schema.graphql
indexerHints:
prune: auto # we have our own snapshotting mechanism
dataSources:
- kind: ethereum/contract
name: BeefyCLVaultFactory
Expand Down

0 comments on commit e566dac

Please sign in to comment.