---
title: "Runtime"
description: "The runtime.conf lets you enable mocked responses for certain features. At the moment, it only mocks the responses of the credential categories API endpoints."
stack: "Community Stack (open source) — version 0.21.0"
stack_version: "0.21.0"
stack_comparison: https://docs.walt.id/community-vs-enterprise.md
canonical_url: https://docs.walt.id/community-stack/wallet/configurations/config-files/runtime
generated: 2026-07-08
---
# Runtime

The `runtime.conf` lets you enable mocked responses for certain features. At the moment, it only mocks the responses of
the credential categories API endpoints.

### Example

```editorconfig[runtime.conf]
mock = true
```
