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

admin:
  email: 'admin6@example.com'