2015-11-24 01:33:59 -06:00
|
|
|
listen:
|
|
|
|
port: 9006
|
|
|
|
|
|
|
|
webserver:
|
|
|
|
host: 'localhost'
|
|
|
|
port: 9006
|
|
|
|
|
|
|
|
database:
|
|
|
|
suffix: '-test6'
|
|
|
|
|
|
|
|
# From the project root directory
|
|
|
|
storage:
|
|
|
|
certs: 'test6/certs/'
|
|
|
|
uploads: 'test6/uploads/'
|
|
|
|
logs: 'test6/logs/'
|
2016-05-10 14:19:24 -05:00
|
|
|
thumbnails: 'test6/thumbnails/'
|
2015-11-24 01:33:59 -06:00
|
|
|
|
|
|
|
network:
|
|
|
|
friends:
|
|
|
|
- 'http://localhost:9001'
|
|
|
|
- 'http://localhost:9002'
|
|
|
|
- 'http://localhost:9003'
|