aboutsummaryrefslogblamecommitdiffhomepage
path: root/config/test.yaml
blob: 19c01f5c0b681d604b63ce50d8e30fbb60545350 (plain) (tree)
1
2
3
4
5
6
7
8
9






              
                       
            
 



                
                                      


                

               

            

               
listen:
  port: 9000

webserver:
  https: false

database:
  hostname: 'localhost'
  port: 5432

smtp:
  hostname: null
  port: 1025
  tls: false
  from_address: 'test-admin@localhost'
  username: null
  password: null

signup:
  enabled: true

transcoding:
  enabled: true
  threads: 2