Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
matrix:whatsapp [2025/03/11 10:45] – willy | matrix:whatsapp [2025/03/13 14:08] (current) – [Matrix Whatsapp Bridge] willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Matrix Whatsapp Bridge ===== | + | ===== C) Matrix Whatsapp Bridge ===== |
- | [[https:// | + | [[https:// |
Unfortunately, | Unfortunately, | ||
Line 28: | Line 28: | ||
===== Bridge setup ===== | ===== Bridge setup ===== | ||
- | Let the bridge generate the basic configuration file, and move it to the /data/caonduwuit | + | Let the bridge generate the basic configuration file, and move it to the /data/conduwuit |
<code bash> | <code bash> | ||
./ | ./ | ||
Line 47: | Line 47: | ||
address: https:// | address: https:// | ||
domain: chat.mydomain.com | domain: chat.mydomain.com | ||
- | | + | |
+ | appservice: | ||
+ | hostname: 127.0.0.1 | ||
+ | | ||
permissions: | permissions: | ||
" | " | ||
Line 73: | Line 76: | ||
secrets: | secrets: | ||
chat.mydomain.com: | chat.mydomain.com: | ||
+ | | ||
+ | logging: | ||
+ | filename: / | ||
</ | </ | ||