listen:
  port: 9000

webserver:
  https: false

database:
  hostname: 'localhost'
  port: 5432

signup:
  enabled: true

transcoding:
  enabled: true
  threads: 4