mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
change default ssl option to "true"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pugx_geo_form:
|
||||
# see https://developers.google.com/maps/documentation/javascript/geocoding#GeocodingRequests for possible values for "region"
|
||||
region: EU
|
||||
useSsl: false
|
||||
useSsl: true
|
||||
|
||||
Reference in New Issue
Block a user