blob: 9ae725409afbe00f6a67972ea44979a48db176ad [file] [log] [blame]
{
"id": "default",
"description": "Default settings",
"engineFactory": "org.template.vanilla.VanillaEngine",
"datasource": {
"params" : {
"appId": 1
}
},
"algorithms": [
{
"name": "algo",
"params": {
"mult" : 1
}
}
]
}