aboutsummaryrefslogblamecommitdiffhomepage
path: root/config/test-2.yaml
blob: 1b937898feac428179aee63d1b0f7e5eb87b8112 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                 
                                 
                             
listen:
  port: 9002

webserver:
  host: 'localhost'
  port: 9002

database:
  suffix: '-test2'

# From the project root directory
storage:
  certs: 'test2/certs/'
  uploads: 'test2/uploads/'
  logs: 'test2/logs/'
  thumbnails: 'test2/thumbnails/'
  torrents: 'test2/torrents/'