cgi: make the plugin OPTIONAL and README updated
authorEduardo Silva <edsiper@gmail.com>
Thu, 14 Jun 2012 20:17:01 +0000 (14:17 -0600)
committerEduardo Silva <edsiper@gmail.com>
Thu, 14 Jun 2012 20:17:01 +0000 (14:17 -0600)
Signed-off-by: Eduardo Silva <edsiper@gmail.com>

plugins/cgi/ABOUT
plugins/cgi/OPTIONAL [moved from plugins/cgi/DISABLED with 100% similarity]

index 1ca375a..3b0dfe2 100644 (file)
@@ -1,3 +1,5 @@
-README
-======
-
+CGI
+===
+This plugin enable the CGI support in Monkey. CGI is an old
+interface and not recommended for production enviroments, due
+to it nature, it lack of performance.
similarity index 100%
rename from plugins/cgi/DISABLED
rename to plugins/cgi/OPTIONAL