2015-11-24 02:33:59 -05:00
|
|
|
listen:
|
|
|
|
port: 9004
|
|
|
|
|
|
|
|
webserver:
|
|
|
|
host: 'localhost'
|
|
|
|
port: 9004
|
|
|
|
|
|
|
|
database:
|
|
|
|
suffix: '-test4'
|
|
|
|
|
|
|
|
# From the project root directory
|
|
|
|
storage:
|
|
|
|
certs: 'test4/certs/'
|
|
|
|
uploads: 'test4/uploads/'
|
|
|
|
logs: 'test4/logs/'
|
2016-05-10 15:19:24 -04:00
|
|
|
thumbnails: 'test4/thumbnails/'
|
2015-11-24 02:33:59 -05:00
|
|
|
|
|
|
|
network:
|
|
|
|
friends:
|
|
|
|
- 'http://localhost:9002'
|