global_session
Version:
A link between LRU and messaging to peers which may store or cache LRU entries remotely
21 lines (20 loc) • 510 B
Plain Text
{
"edge_supported_relay" : true,
"auth_path" : "auths",
"port" : 7878,
"address" : "localhost",
"path_types" : {
"auths" : {
"relay" : {
"proc_name" : "./test/mid_sibling_test.js"
},
"cache" : {
"token_path" : "./test/ml_relay.conf",
"am_initializer" : true,
"seed" : 9849381,
"record_size" : 384,
"el_count" : 20000
}
}
}
}