config.yaml.example 185 B

12345
  1. token: 'ACCESS_TOKEN'
  2. server: 'https://your-server.com:port'
  3. bind: '127.0.0.1:5000' # Either UN*X socket or TCP/IP
  4. max_invite_per_person: 1 # negative -> infinity, 0 -> invites disable