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

webserver:
  host: 'localhost'
  port: 9003

database:
  suffix: '-test3'

# From the project root directory
storage:
  certs: 'test3/certs/'
  uploads: 'test3/uploads/'
  logs: 'test3/logs/'
  thumbnails: 'test3/thumbnails/'
  torrents: 'test3/torrents/'