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

webserver:
  host: 'localhost'
  port: 9005

database:
  suffix: '-test5'

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