mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-07-03 14:05:26 +02:00
updated env example
This commit is contained in:
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user