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

webserver:
  hostname: '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/'