Skip to content

Commit 5b1781f

Browse files
author
Toni Iltanen
committed
Readme fix
1 parent bd724ae commit 5b1781f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.DS_Store

-2 KB
Binary file not shown.

Readme.MD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,10 @@ example settings.json (under the config directory)
6262
"categories": {
6363
"default": {
6464
"appenders": ["node-gateway"],
65-
"level": "info"
65+
"level": "ERROR"
6666
}
6767
}
68-
},
69-
"loglevel" : "DEBUG"
68+
}
7069
}
7170
}
7271
```

0 commit comments

Comments
 (0)