aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test-6.yaml
blob: ba83b0bc1db426c1bded8739aebb254f2c610d6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
listen:
  port: 9006

webserver:
  host: 'localhost'
  port: 9006

database:
  suffix: '-test6'

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