]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/call.texi
Trailing commas in Hjson are unnecessary
[nncp.git] / doc / call.texi
index 83f43ea5fe206e9b4dc36a559b32e91be70d2500..3f9076076fd7fb172dfb10e93510b4ee65894f3a 100644 (file)
@@ -14,7 +14,7 @@ calls: [
 
         autotoss: true
         autotoss-doseen: true
-    },
+    }
     {
         cron: "30 * * * SAT,SUN"
         onlinedeadline: 1800
@@ -22,18 +22,18 @@ calls: [
         nice: NORMAL
         rxrate: 10
         txrate: 20
-    },
+    }
     {
         cron: "0 * * * SAT,SUN"
         xx: rx
         addr: lan
-    },
+    }
     {
         cron: "*/5 * * * * * *"
         when-tx-exists: true
         nock: true
         mcd-ignore: true
-    },
+    }
 ]
 @end verbatim