mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Turn off ahoy geocoding
This commit is contained in:
@@ -7,6 +7,6 @@ Ahoy.api = false
|
||||
# set to true for geocoding (and add the geocoder gem to your Gemfile)
|
||||
# we recommend configuring local geocoding as well
|
||||
# see https://github.com/ankane/ahoy#geocoding
|
||||
Ahoy.geocode = true
|
||||
Ahoy.geocode = false
|
||||
|
||||
Ahoy.job_queue = :literally_whenever
|
||||
|
||||
Reference in New Issue
Block a user