User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matrix:telegram [2025/03/11 10:21] – [Login] willymatrix:telegram [2025/03/12 07:23] (current) – [Bridge Setup] willy
Line 12: Line 12:
 I asusme you are installing the bridge directly together with the Matrix server, as user //conduwuit//. I asusme you are installing the bridge directly together with the Matrix server, as user //conduwuit//.
  
-Create a subfolder in which you need to initializa a Python venv inside (see [[gentoo:pip|PIP]]):+Create a subfolder in which you need to initialize a Python venv inside (see [[gentoo:pip|PIP]]):
 <code bash> <code bash>
 su - conduwuit su - conduwuit
Line 52: Line 52:
 This file is huge, here are the most relevant changes needed: This file is huge, here are the most relevant changes needed:
 <file - config.yaml> <file - config.yaml>
 +appservice:
 +    address: http://localhost:29317
 +
     address: https://chat.mydomain.com     address: https://chat.mydomain.com
     domain: chat.mydomain.com     domain: chat.mydomain.com
Line 76: Line 79:
   login_shared_secret_map:   login_shared_secret_map:
       chat.gardiol.org: << here the double pupper as_token >>       chat.gardiol.org: << here the double pupper as_token >>
 +      
 +logging:
 +    handlers:
 +        file:
 +            filename: /var/log/conduwuit/mautrix-telegram.log
 </file> </file>
  

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information