mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
Turn off ahoy geocoding
This commit is contained in:
parent
96ba563800
commit
ea984d3b3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue