Use force=false for appservice-kakaotalk-node

Not that it matters. This option is only used when `type` is `unix`.
This commit is contained in:
Slavi Pantaleev 2022-07-25 16:54:37 +03:00
parent e5c4731f68
commit 532c4ffb71

View file

@ -3,7 +3,7 @@
"type": "tcp",
"host": "0.0.0.0",
"port": 8000,
"force": true
"force": false
},
"register_timeout": 3000,
"logging_keys": {