blob: 0998eaea1ae59221d589ee067822683f0e62dc01 (
plain) (
tree)
|
|
listen:
port: 9001
webserver:
host: 'localhost'
port: 9001
database:
suffix: '-test1'
# From the project root directory
storage:
certs: 'test1/certs/'
uploads: 'test1/uploads/'
logs: 'test1/logs/'
thumbnails: 'test1/thumbnails/'
torrents: 'test1/torrents/'
network:
friends:
- 'http://localhost:9002'
|