pnut-matrix/appservice.yaml-sample
Morgan McMillian f04ec6fef9 README: added installation and configuration
Started with the bare minimum instructions needed for getting the bridge
installed and running from source. Related to #34
2022-06-25 12:00:10 -07:00

14 lines
255 B
Plaintext

id: "pnut"
url: "http://127.0.0.1:5000"
as_token: "<AS_AUTH_TOKEN>"
hs_token: "<HS_AUTH_TOKEN>"
sender_localpart: pnut
namespaces:
users:
- exclusive: true
regex: "@pnut_.*"
rooms: []
aliases:
- exclusive: true
regex: "#pnut_.*"