2015-06-09 11:41:40 -04:00
|
|
|
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/'
|
2016-05-10 15:19:24 -04:00
|
|
|
thumbnails: 'test1/thumbnails/'
|
2015-06-09 11:41:40 -04:00
|
|
|
|
|
|
|
network:
|
|
|
|
friends:
|
|
|
|
- 'http://localhost:9002'
|