Skip to content

Instantly share code, notes, and snippets.

@ericmigi
Created March 10, 2020 03:42
Show Gist options
  • Select an option

  • Save ericmigi/b84d11fa549235dafc43eea28ede9608 to your computer and use it in GitHub Desktop.

Select an option

Save ericmigi/b84d11fa549235dafc43eea28ede9608 to your computer and use it in GitHub Desktop.
bridge:
port: 8432
domain: pulsar.im
bindAddress: 0.0.0.0
homeserverUrl: http://synapse:8008
relay:
enabled: true
whitelist:
- ".*"
oauth:
enabled: true
clientId: "40436.8557543"
clientSecret: 47bf271f5b3ab19e2
redirectPath: /oauth
redirectUri: https://matrix.pulsar.im/slack/oauth
logging:
console: info
files:
- file: /data/debug.log
level: silly
disable:
- 'PresenceHandler'
- 'bot-sdk-Metrics'
presence:
enabled: false
database:
filename: /data/slack.db
provisioning:
whitelist:
- ".*:pulsar\\.im"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment