Skip to content
Snippets Groups Projects
Commit ed5c43ee authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Updated sample config

parent 564ebfb3
Branches
Tags
No related merge requests found
......@@ -177,8 +177,10 @@ public class NaerstadModel extends I18nImpl implements Model{
@Override
public String getSampleConfig() {
return "{\n" +
"\t\"username\":\"example\",\n" +
"\t\"password\":\"example\",\n" +
"\t\"loginInfo\":{\n" +
"\t\t\"username\":\"example\",\n" +
"\t\t\"password\":\"example\"\n" +
"\t},\n" +
"\t\"modelId\":\"" + MODEL_ID.toString() + "\",\n" +
"\t\"configParameters\":{\n" +
"\t\t\"calculationStart\":\"2012-08-20T00:00:00+02:00\",\n" +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment