Files: 6046f9edd17c9cf864ee281658bc1f9605ad98e7 / appservice.example.yaml
179 bytesRaw
1 | id: "pingbot" |
2 | url: "http://127.0.0.3:7001" |
3 | as_token: "EXAMPLE_AS_TOKEN" |
4 | hs_token: "EXAMPLE_HS_TOKEN" |
5 | sender_localpart: "pingbot" |
6 | namespaces: |
7 | users: [] |
8 | aliases: [] |
9 | rooms: [] |
10 |
Built with git-ssb-web