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:46] – [Matrix Whatsapp Bridge] willy | matrix:whatsapp [2025/03/12 07:20] (current) – [Bridge setup] willy | ||
---|---|---|---|
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: / | ||
</ | </ | ||