mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 11:30:03 +00:00
Update code to always log everything to server.log removing server_debug.jsonl
This commit is contained in:
parent
ea7f115727
commit
ec86f5bda6
3 changed files with 18 additions and 51 deletions
|
|
@ -7,7 +7,6 @@ CLAUDE_WORKSPACE="./agent_workspace"
|
|||
MAX_CLI_SESSIONS=10
|
||||
ALLOWED_DIR=""
|
||||
FAST_PREFIX_DETECTION=true
|
||||
LOG_FULL_PAYLOADS=true
|
||||
ENABLE_NETWORK_PROBE_MOCK=true
|
||||
ENABLE_TITLE_GENERATION_SKIP=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue