Comment on Follow-up: Temporary fix for Immich's shady third-party API
just_another_person@lemmy.world 3 months ago
Christ. If you had such a problem with it, just block the DNS or create a diff of a code fix. This is over the top lol
Comment on Follow-up: Temporary fix for Immich's shady third-party API
just_another_person@lemmy.world 3 months ago
Christ. If you had such a problem with it, just block the DNS or create a diff of a code fix. This is over the top lol
pcouy@lemmy.pierre-couy.fr 3 months ago
Blocking the DNS was the first thing I did. This is intended to restore the map feature without having to trust a random company I’ve never heard of.
What do you mean by “a diff of a code fix” that would be simpler ?
just_another_person@lemmy.world 3 months ago
Fix the code without forking the repo, then provide the diff if others want to apply it themselves.
pcouy@lemmy.pierre-couy.fr 3 months ago
How does an nginx config fit as a “diff” when the Immich repo and docker images do not include nginx (or any other reverse proxy) ?
just_another_person@lemmy.world 3 months ago
That why is said fix the code…nginx is config, not code.