Menu

[r1587]: / framework / trunk / tests / proto_test.js  Maximize  Restore  History

Download this file

17 lines (15 with data), 254 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
{
"service" : {
"worker_threads" : 5
},
"http" : {
"script_names" : [ "/test" , "/async" , "/sync" ]
},
"localization" : {
"messages" : {
"paths" : [ "./tests/locale" ],
"domains" : [ "test" ]
},
"locales" : [ "he_IL.UTF-8" ],
}
}
MongoDB Logo MongoDB