Evgenii Burmakin

Results 26 issues of Evgenii Burmakin

ENV vars removed from the docker-compose.yml: ``` TIME_ZONE: Europe/London APPLICATION_PROTOCOL: http DISTANCE_UNIT: km PHOTON_API_HOST: photon.komoot.io PHOTON_API_USE_HTTPS: true MIN_MINUTES_SPENT_IN_CITY: 60 APPLICATION_HOST: localhost ``` Link to the https://dawarich.app/docs/environment-variables-and-settings page added instead, and...

TODO: test exporting 15 years of data to see if export is being created properly ### Discussed in https://github.com/Freika/dawarich/discussions/920 Originally posted by **jnjustice** March 4, 2025 Hi all - I...

**OS & Hardware** Macbook Pro M1PRO client, Firefox **Version** 0.24.0 **Describe the bug** Big memory consumption **To Reproduce** Steps to reproduce the behavior: 1. Enable "Live mode" is enabled on...

- [ ] Test with solid_queue in Puma - [ ] Test with solid_queue outside of Puma (Procfile) - [ ] Make sure cache is working

In [Dawarich](https://github.com/Freika/dawarich), we only use reverse geocoding, so it doesn't really make sense to have a full database. If possible, it would be great if we would be able to...