mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 08:40:03 +01:00
79d02059b9
* github action artifact cypress videos * artifact logs * Fix cypress video export * Redirect all output * wait for initial retention load * specify retry in ci * use bin/start instead of bin/docker-* * capture django app output in gunicorn log * use docker-worker and docker-server again * Remove gunicorn capture output settings
10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"video": true,
|
|
"baseUrl": "http://localhost:8000",
|
|
"defaultCommandTimeout": 20000,
|
|
"requestTimeout": 8000,
|
|
"pageLoadTimeout": 80000,
|
|
"projectId": "twojfp",
|
|
"viewportWidth": 1200
|
|
}
|