mirror of
https://gitlab.com/mobicoop/v3/service/configuration.git
synced 2026-02-01 21:30:44 +00:00
fix typo in .env.dist
This commit is contained in:
@@ -60,7 +60,7 @@ GEOROUTER_URL=http://localhost:8989
|
|||||||
# default language
|
# default language
|
||||||
GEOCODER_LANG=fr
|
GEOCODER_LANG=fr
|
||||||
# minimal score to consider a result as valid
|
# minimal score to consider a result as valid
|
||||||
GEOCODEr_MIN_CONFIDENCE=0.5
|
GEOCODER_MIN_CONFIDENCE=0.5
|
||||||
# max number of results per provider (input results)
|
# max number of results per provider (input results)
|
||||||
GEOCODER_MAX_RESULTS_PER_PROVIDER=5
|
GEOCODER_MAX_RESULTS_PER_PROVIDER=5
|
||||||
# max number of results per address type (output results)
|
# max number of results per address type (output results)
|
||||||
|
|||||||
Reference in New Issue
Block a user