This commit is contained in:
Robin Appelman 2020-05-08 19:36:04 +02:00
commit cc607167ec
12 changed files with 3625 additions and 4351 deletions

View file

@ -22,3 +22,10 @@ provisioning:
#sharedSecret: random string
# Path prefix for the provisioning API. /v1 will be appended to the prefix automatically.
apiPrefix: /_matrix/provision
presence:
# Bridge Steam online/offline status
enabled: true
# How often to send status to the homeserver in milliseconds
interval: 5000