VolanDeVovan
VolanDeVovan
You can easily check if it works by installing docker and typing docker compose up --build You can run it in empty repository No additional steps required
Before  After 
### Describe the Bug I use umami on a high traffic site After a few days it stops working and spams with a message "**Map maximum size exceeded**" This error...
When running Jitsu behind Cloudflare, the service couldn't get the real client IP because Cloudflare uses CF-Connecting-IP header instead of the standard X-Real-Ip or X-Forwarded-For. This PR adds a **TRUSTED_IP_HEADERS**...