We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ba885 commit 013e9f9Copy full SHA for 013e9f9
docs/CONTRIBUTING.md
@@ -61,6 +61,7 @@ These functions are provided for documentation examples and return mock data:
61
62
#### Configuration
63
- `secret_key` - Test encryption key (value: `"a" * 64`)
64
+- `CACHEKIT_MASTER_KEY` - Environment variable set to `secret_key` (enables `@cache.secure` examples)
65
66
## Skipping Examples with `notest`
67
0 commit comments