From: Gabe Rosenhouse Date: Thu, 21 Jul 2016 20:03:58 +0000 (-0700) Subject: docs: fix tuning doc, correct the result json X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=dfd2c142aee45a0f0a17dca7f438f977cfae91e2;p=plugins.git docs: fix tuning doc, correct the result json it does not report the version, it never did --- diff --git a/Documentation/tuning.md b/Documentation/tuning.md index bc786d8..7ca16d0 100644 --- a/Documentation/tuning.md +++ b/Documentation/tuning.md @@ -22,9 +22,7 @@ Other sysctls can be modified as long as they belong to the network namespace (` A successful result would simply be: ``` -{ - "cniVersion": "0.1.0" -} +{ } ``` ## Network sysctls documentation