aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test-5.yaml
blob: 1bf0de658270d82545c941325286f19b7fce6df1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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/'
  thumbnails: 'test5/thumbnails/'
  torrents: 'test5/torrents/'