mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 09:14:46 +01:00
33951f0256
* re-enable cloud ingestion for specific orgs * update plugin server to 0.9.2 * correctly process the negative if * enable ingestion in the task |
||
---|---|---|
.. | ||
package.json | ||
README.md | ||
yarn.lock |
posthog-plugin-server
This folder contains a custom package.json
which installs the latest posthog-plugin-server
package.
The plugin server is started by running bin/plugin-server
directly or indirectly as part of bin/start-worker
or bin/docker-worker
.