Remove no longer necessary setting for Ahoy

Geocoding is disabled by default since Ahoy 4.0 [1].

[1] https://github.com/ankane/ahoy/tree/v4.2.1?tab=readme-ov-file#upgrading
This commit is contained in:
Javi Martín
2024-04-24 03:22:38 +02:00
parent 5df7b702ee
commit 2740a73bc2

View File

@@ -1,4 +1,3 @@
Ahoy.geocode = false
Ahoy.api = true
Ahoy.server_side_visits = :when_needed