update config.example.json

This commit is contained in:
Mauro Trulli 2026-02-18 11:09:52 +01:00
parent d65d0ea5dc
commit 12af8a72df

View file

@ -144,5 +144,10 @@
"gateway": {
"host": "0.0.0.0",
"port": 18790
},
"logging": {
"enable_file": false,
"file_path": "~/.picoclaw/workspace/history.jsonl",
"level": "info"
}
}