Skip to content

Commit

Permalink
Readme cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkormendy committed Dec 24, 2018
1 parent cc1cca3 commit f4bf571
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -92,7 +92,6 @@ The default setting for log entries is set to report critical errors, warnings a
To modify the log behaviour, add the "logLevel" field to the Alarmdotcom platform block in the Homebridge configuration file. The following example illustrates that we only want critical errors to be reported in the log.
#### Sample config.json with "logLevel" setting:
```json
//...
{
"platform": "Alarmdotcom",
"name": "Security System",
Expand All @@ -114,5 +113,4 @@ To modify the log behaviour, add the "logLevel" field to the Alarmdotcom platfor
},
"logLevel": 1
}
//...
```

0 comments on commit f4bf571

Please sign in to comment.