1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 20:52:56 +01:00

Add GOOGLE_MAPS_ENABLED=true to configure docs

This commit is contained in:
Hillel Coren 2017-03-09 14:31:26 +02:00
parent ca00ee19c6
commit 419e950448

View File

@ -90,6 +90,8 @@ Google Map
You need to create a Google Maps API key for the Javascript, Geocoding and Embed APIs and then add ``GOOGLE_MAPS_API_KEY=your_key`` to the .env file.
You can disable the feature by adding ``GOOGLE_MAPS_ENABLED=false`` to the .env file.
Using a Proxy
"""""""""""""