feat(exec): require configured secret and header auth for /exec
This commit is contained in:
@@ -9,6 +9,7 @@ CLICKTHROUGH_GRID_COLS=12
|
||||
# CLICKTHROUGH_ALLOWED_REGION=0,0,1920,1080
|
||||
|
||||
CLICKTHROUGH_EXEC_ENABLED=true
|
||||
CLICKTHROUGH_EXEC_SECRET=replace-with-a-strong-random-secret
|
||||
CLICKTHROUGH_EXEC_DEFAULT_SHELL=powershell
|
||||
CLICKTHROUGH_EXEC_TIMEOUT_S=30
|
||||
CLICKTHROUGH_EXEC_MAX_TIMEOUT_S=120
|
||||
|
||||
Reference in New Issue
Block a user