fix(k3s): enable placeholder/typing for pico channel to support turn sync
This commit is contained in:
parent
fe93c6387a
commit
b2041763f7
1 changed files with 3 additions and 1 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue