> ## Documentation Index
> Fetch the complete documentation index at: https://cosmos-docs-sync-security-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuration

> This documentation refers to the app.toml. If you'd like to read about the config.toml, please visit the CometBFT docs.

This documentation refers to the app.toml. If you'd like to read about the config.toml, please visit [CometBFT docs](/cometbft/v0.38/docs/core/configuration).

```python theme={"theme":{"light":"github-light-high-contrast","dark":"github-dark-high-contrast"}}
# Reference: https://github.com/cosmos/cosmos-sdk/blob/main/tools/confix/data/v0.47-app.toml
```

## inter-block-cache

This feature will consume more RAM than a normal node if enabled.

## iavl-cache-size

Using this feature will increase RAM consumption.

## iavl-lazy-loading

This feature is to be used for archive nodes, allowing them to have a faster startup time.
