From 38a195c6e62dfebed3c0c642ec9e3fcc89516097 Mon Sep 17 00:00:00 2001 From: tjpcc Date: Tue, 10 Oct 2023 14:49:08 -0600 Subject: "cmd" modifier to override CGI executable fixes #6 --- types.go | 1 + 1 file changed, 1 insertion(+) (limited to 'types.go') diff --git a/types.go b/types.go index 8d010b2..3dd3935 100644 --- a/types.go +++ b/types.go @@ -14,6 +14,7 @@ type Modifiers struct { DirDefault string DirList bool Exec bool + ExecCmd string ExtendedGophermap bool AutoAtom bool Titan *Auth -- cgit v1.2.3