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/docs/users/reference/env_variables.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
@@ -47,6 +47,7 @@ process.
47
47
|`FOREST_TRACE_FILTER_MAX_RESULT`| positive integer | 500 | 1000 | Sets the maximum results returned per request by `trace_filter`|
48
48
|`FOREST_CHAIN_INDEXER_ENABLED`| 1 or true | false | 1 | Whether or not to index the chain to support the Ethereum RPC API |
49
49
|`FOREST_MESSAGES_IN_TIPSET_CACHE_SIZE`| positive integer | 100 | 42 | The size of an internal cache of tipsets to messages |
50
+
|`FOREST_STATE_MIGRATION_DB_WRITE_BUFFER`| non-negative integer | 10000 | 100000 | The size of db write buffer for state migration (`~10MB` RAM per `10k` buffer) |
0 commit comments