mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 11:30:03 +00:00
updated env example
This commit is contained in:
parent
0761cbe907
commit
4f4552b960
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ TELEGRAM_API_ID="123456"
|
|||
TELEGRAM_API_HASH="abcdef123456..."
|
||||
ALLOWED_TELEGRAM_USER_ID="YOUR_TELEGRAM_USER_ID"
|
||||
TELEGRAM_RATE_LIMIT=1
|
||||
TELEGRAM_RATE_WINDOW=3
|
||||
TELEGRAM_RATE_WINDOW=2
|
||||
CLAUDE_WORKSPACE="./agent_workspace"
|
||||
ALLOWED_DIR="C:/Users/YourName/projects/myproject"
|
||||
MAX_CLI_SESSIONS=10 # Maximum parallel Claude CLI instances
|
||||
Loading…
Add table
Add a link
Reference in a new issue