This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Use force=false for appservice-kakaotalk-node
Not that it matters. This option is only used when `type` is `unix`.
pull/1978/head
Slavi Pantaleev
3 years ago
parent
e5c4731f68
commit
532c4ffb71
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-bridge-appservice-kakaotalk/templates/node-config.json.j2
+ 1
- 1
roles/matrix-bridge-appservice-kakaotalk/templates/node-config.json.j2
View File
@@ -3,7 +3,7 @@
"type": "tcp",
"host": "0.0.0.0",
"port": 8000,
"force":
tru
e
"force":
fals
e
},
"register_timeout": 3000,
"logging_keys": {
Write
Preview
Loading…
Cancel
Save