mirror of
https://github.com/icewind1991/mx-puppet-steam.git
synced 2026-06-04 01:54:09 +02:00
cleanups
This commit is contained in:
parent
e50ae56442
commit
cc607167ec
12 changed files with 3625 additions and 4351 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue