fix(k3s): enable placeholder/typing for pico channel to support turn sync

This commit is contained in:
stevef 2026-04-12 23:37:00 +02:00
parent fe93c6387a
commit b2041763f7

View file

@ -209,7 +209,9 @@ data:
"write_timeout": 10, "write_timeout": 10,
"max_connections": 100, "max_connections": 100,
"allow_from": [], "allow_from": [],
"placeholder": {}, "placeholder": {
"enabled": true
},
"token": "pico-picoclaw-secret-123" "token": "pico-picoclaw-secret-123"
}, },
"pico_client": { "pico_client": {