feat(exec): require configured secret and header auth for /exec
This commit is contained in:
@@ -50,6 +50,7 @@ Environment variables:
|
||||
- `CLICKTHROUGH_GRID_COLS` (default `12`)
|
||||
- `CLICKTHROUGH_ALLOWED_REGION` (optional `x,y,width,height`)
|
||||
- `CLICKTHROUGH_EXEC_ENABLED` (default `true`)
|
||||
- `CLICKTHROUGH_EXEC_SECRET` (**required for `/exec` to run**)
|
||||
- `CLICKTHROUGH_EXEC_DEFAULT_SHELL` (default `powershell`; one of `powershell`, `bash`, `cmd`)
|
||||
- `CLICKTHROUGH_EXEC_TIMEOUT_S` (default `30`)
|
||||
- `CLICKTHROUGH_EXEC_MAX_TIMEOUT_S` (default `120`)
|
||||
|
||||
Reference in New Issue
Block a user