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:
@@ -1,4 +1,3 @@
|
|||||||
Ahoy.geocode = false
|
|
||||||
Ahoy.api = true
|
Ahoy.api = true
|
||||||
Ahoy.server_side_visits = :when_needed
|
Ahoy.server_side_visits = :when_needed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user