2014-01-19 13:37:31 +00:00
|
|
|
{
|
2014-01-20 19:30:45 +00:00
|
|
|
"httpPort":8080,
|
|
|
|
"debugLevel":"debug",
|
|
|
|
"endpoints": {
|
2014-01-22 17:49:50 +00:00
|
|
|
"library":"endpoint/library.js",
|
|
|
|
"author":"endpoint/author.js"
|
2014-01-21 19:25:07 +00:00
|
|
|
},
|
2014-01-22 19:20:43 +00:00
|
|
|
"urlPrefix": "http://127.0.0.1:8080/bouquins",
|
|
|
|
"dbfile": "/home/meutel/metadata.db"
|
2014-01-19 13:37:31 +00:00
|
|
|
}
|