update config.example.json
This commit is contained in:
parent
d65d0ea5dc
commit
12af8a72df
1 changed files with 5 additions and 0 deletions
|
|
@ -144,5 +144,10 @@
|
||||||
"gateway": {
|
"gateway": {
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"port": 18790
|
"port": 18790
|
||||||
|
},
|
||||||
|
"logging": {
|
||||||
|
"enable_file": false,
|
||||||
|
"file_path": "~/.picoclaw/workspace/history.jsonl",
|
||||||
|
"level": "info"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue