Commit 75718f8
chore: env.example — drop stale Redis stub, document CHARACTERS_DATA_DIR + retention
Redis was dropped as a backend dep in Phase 0 (over a year ago); the
example was carrying placeholder env vars for it. Replace with the
actual two missing env knobs that exist in app/core/config.py but
weren't documented:
- CHARACTERS_DATA_DIR — runtime user-proposed-character mount point
- SCENE_SNAPSHOT_RETENTION — per-scene snapshot prune count
LITELLM_BASE_URL + LITELLM_API_KEY were already documented (Phase 6a).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c7b93bc commit 75718f8
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments