From 5c7f0f2275c1b5aac42be3918c03265026ac47d2 Mon Sep 17 00:00:00 2001 From: int 80h Date: Sat, 23 May 2020 18:03:55 -0400 Subject: [PATCH] Updated README --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index ea59467..aff805b 100644 --- a/README +++ b/README @@ -39,6 +39,9 @@ In the configuration file there's "cgi" which is an optional bool to turn cgi on. If it's true it'll run scripts from any directory. To limit it to only one directory set "cgipath" +If "cgi" is false or not set the server with respond "Not Found" to any +executable file. + Scripts have 5 seconds to complete or they will be terminated. These variables are preset for you. If you need more you can define them in the