Record worker browser sessions
This commit is contained in:
@@ -18,6 +18,12 @@ HEADLESS=true
|
||||
# CHROME_BINARY=/usr/bin/google-chrome-stable # optional: explicit Chrome binary path
|
||||
# CHROMEDRIVER_PATH=drivers/chromedriver # pre-patched driver (run: make patch-driver)
|
||||
|
||||
# Worker browser-session recordings (Docker Compose enables these by default)
|
||||
RECORD_SESSIONS=false
|
||||
RECORDING_FPS=12
|
||||
RECORDING_MAX_FILES=3
|
||||
RECORDINGS_DIR=recordings
|
||||
|
||||
# Scenario 1 — comma-separated phone numbers
|
||||
PHONE_NUMBERS=+989100000001,+989100000002,+989100000003
|
||||
|
||||
|
||||
Reference in New Issue
Block a user