Morgan McMillian
f04ec6fef9
Started with the bare minimum instructions needed for getting the bridge installed and running from source. Related to #34
13 lines
255 B
Text
13 lines
255 B
Text
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_.*"
|