aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test-6.yaml
blob: 7303a08fc67f3d1aebad9bf4d04259b6a57fffaa (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/'