update readme

This commit is contained in:
Dave Umrysh 2021-03-10 13:28:21 -07:00
parent 400b79a1e5
commit 3257f7b8aa
1 changed files with 2 additions and 2 deletions

View File

@ -16,11 +16,11 @@ url: `https://fancy.domain/_matrix/maubot/plugin/<instance_name>/webhook/r0?room
Add the secret to base-config.yaml
webhook-secret: "your secret here"
* webhook-secret: "your secret here"
Add your GCM key to base-config.yaml ([more information](https://cloud.ibm.com/docs/mobilepush?topic=mobilepush-push_step_1))
gcm-server-key: "your key here"
* gcm-server-key: "your key here"
Still a lot to do.