mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2597 #comment geoloc fields fix and language #time 2h debug geolocfield and test
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
servername: 'http://local.phrasea/'
|
servername: 'http://local.phrasea/'
|
||||||
languages:
|
languages:
|
||||||
available: []
|
available:
|
||||||
|
- fr
|
||||||
|
- en
|
||||||
|
- de
|
||||||
|
- nl
|
||||||
default: 'fr'
|
default: 'fr'
|
||||||
main:
|
main:
|
||||||
maintenance: false
|
maintenance: false
|
||||||
@@ -264,7 +268,7 @@ geocoding-providers:
|
|||||||
- 48.879162
|
- 48.879162
|
||||||
default-zoom: 2
|
default-zoom: 2
|
||||||
marker-default-zoom: 11
|
marker-default-zoom: 11
|
||||||
position-fields:
|
position-fields: []
|
||||||
#-
|
#-
|
||||||
# name: GpsCompositePosition
|
# name: GpsCompositePosition
|
||||||
# type: latlng
|
# type: latlng
|
||||||
|
Reference in New Issue
Block a user