Frank Elsinga
Frank Elsinga
Counfiguring the heartbeat range for the status page is tracked here - https://github.com/louislam/uptime-kuma/issues/1888 https://github.com/louislam/uptime-kuma/issues/637 is about adding the ping graph (the one showing the latency over time) In v2, this...
Hmmm.. Are you maybe using an old postgres version? - https://github.com/maplibre/martin/issues/1651
Hmm.. so likely a differnt issue. The line seems pretty thin.. could this be a styling/rendering issue? Unlikely though given that martin-cp does solve your issue. Is the data you...
And are there any clues in the network console/ other indicators
> Let me publish our server I trust you that this is happening. Publishing said server is not something I nessesarily need ^^ question is what data you are running...
Do you maybe have `max_feature_count` configured?
Did increasing the parametr solve your issue? We should likely change the value we show to `null`
@nyurik I still don't think that users know what `~` means.. What do you think about the following rewording? ```diff - # `null` (the default): Unlimited - max_feature_count: 100_000 +...
Don't think your issue is related. Your issue is that after you updated the underlying data for thetiles, there is still an old tile in the cache. You likely want...
> > Let me publish our server > > I trust you that this is happening. Publishing said server is not something I nessesarily need ^^ > > question is...