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



            
                       


            
                  



                                 
                         
                     
                             
                                 
                             
                       


                             


                
listen:
  port: 9005

webserver:
  hostname: 'localhost'
  port: 9005

database:
  suffix: '_test5'

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

admin:
  email: 'admin5@example.com'

transcoding:
  enabled: false