mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 08:40:03 +01:00
0223d7ab86
* feat: Add Temporal to the dev and hobby stacks * disable elastic for hobby because of resources * checkpoint * update requirements * worker is up, but without the sandbox * ensure temporal does not depend on elastic * Feedbacked * pip-compile dev * mypy fixes * add a bit of colorful logging * add django temporal worker to the mix * checkpoint for dev-full docker * Working on docker-full, but checkpointing for now * add migration bits for full
7 lines
205 B
YAML
7 lines
205 B
YAML
limit.maxIDLength:
|
|
- value: 255
|
|
constraints: {}
|
|
system.forceSearchAttributesCacheRefreshOnRead:
|
|
- value: true # Dev setup only. Please don't turn this on in production.
|
|
constraints: {}
|