From b338e8d7037dd52a99fc30046de9eb6c26966c65 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Sun, 14 May 2017 20:20:35 +0200 Subject: [PATCH] Added a help note about the "fake_ip" parameter --- .../geocoder-bundle/4.1/etc/packages/dev/bazinga_geocoder.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/willdurand/geocoder-bundle/4.1/etc/packages/dev/bazinga_geocoder.yaml b/willdurand/geocoder-bundle/4.1/etc/packages/dev/bazinga_geocoder.yaml index aef49b1b..9d472318 100644 --- a/willdurand/geocoder-bundle/4.1/etc/packages/dev/bazinga_geocoder.yaml +++ b/willdurand/geocoder-bundle/4.1/etc/packages/dev/bazinga_geocoder.yaml @@ -1,2 +1,4 @@ bazinga_geocoder: + # the IP used as the REMOTE_ADDR for all HTTP requests in "dev" environment + # see https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md fake_ip: 123.123.123.123