]> arthur.barton.de Git - netdata.git/commitdiff
updated info
authorCosta Tsaousis <costa@tsaousis.gr>
Thu, 13 Oct 2016 19:46:19 +0000 (22:46 +0300)
committerGitHub <noreply@github.com>
Thu, 13 Oct 2016 19:46:19 +0000 (22:46 +0300)
conf.d/node.d/sma_webbox.conf.md

index b72938581444879483f87d6c8f91059bcb310e00..2b2a5cb2b7322bbc4ca141f74252df5d327eec49 100644 (file)
@@ -2,11 +2,7 @@
 Example netdata configuration for node.d/sma_webbox.conf\r
 The module supports any number of name servers, like this:\r
 \r
-WHEN PLACED AS node.d/sma_webbox.conf THIS FILE SHOULD BE VALID JSON.\r
-YOU CAN CHECK JSON VALIDITY AT http://jsonlint.com/\r
-\r
-YOU HAVE TO DELETE THE COMMENTS - JSON DOES NOT SUPPORT COMMENTS.\r
-\r
+```json\r
 {\r
     "enable_autodetect": false,\r
     "update_every": 5,\r
@@ -23,3 +19,4 @@ YOU HAVE TO DELETE THE COMMENTS - JSON DOES NOT SUPPORT COMMENTS.
         }\r
     ]\r
 }\r
+```\r