diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-01-13 15:03:20 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-01-13 15:03:20 -1000 |
| commit | 9cee3f78483532828a2f72c65eb2b952b2ded670 (patch) | |
| tree | dfd14dc91a9493f031bd5f15d047427a91344507 /.env.example | |
| parent | fbf803978e1512b6833188cd91a7f00df1244e8b (diff) | |
remove agent access feature
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.env.example b/.env.example index a86520c..dddb927 100644 --- a/.env.example +++ b/.env.example @@ -33,8 +33,3 @@ CACHE_TTL_MINUTES=5 # Development Settings # Set to "true" to enable debug logging DEBUG=false - -# AI Agent Access (Optional) -# Generate with: openssl rand -hex 32 -# Used by Claude.ai to access dashboard via /api/claude/snapshot -# AI_AGENT_API_KEY= |
