matrixbridge/ppfun-bridge/ppfun-registration.yaml
2022-01-13 11:55:02 +01:00

14 lines
383 B
YAML

id: SOME_UNIQUE_ID_CAN_BE_A_RANDOM_STRING
hs_token: CHANGE_THIS_TO_SOME_LONG_RANDOM_STRING
as_token: CHANGE_THIS_TO_SOME_DIFFERENT_LONG_RANDOM_STRING
# the url of the application service, its set to 8009 per default
url: http://localhost:8009
sender_localpart: pp
namespaces:
users:
- exclusive: false
regex: '@pp_*'
aliases:
- exclusive: true
regex: '#pp_*'