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



            
                       


            
                  


                                 
                           
                       
                         
                     
                             
                                 
                             
                       


                             


                
listen:
  port: 9006

webserver:
  hostname: 'localhost'
  port: 9006

database:
  suffix: '_test6'

# From the project root directory
storage:
  avatars: 'test6/avatars/'
  certs: 'test6/certs/'
  videos: 'test6/videos/'
  logs: 'test6/logs/'
  previews: 'test6/previews/'
  thumbnails: 'test6/thumbnails/'
  torrents: 'test6/torrents/'
  cache: 'test6/cache/'

admin:
  email: 'admin6@example.com'

transcoding:
  enabled: false