projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f6460
)
re-add erroneously removed config for geocoder under the sapo case.
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 6 Dec 2009 19:26:58 +0000
(14:26 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 6 Dec 2009 19:26:58 +0000
(14:26 -0500)
kronolith/config/conf.xml
patch
|
blob
|
history
diff --git
a/kronolith/config/conf.xml
b/kronolith/config/conf.xml
index
531f080
..
ef23960
100644
(file)
--- a/
kronolith/config/conf.xml
+++ b/
kronolith/config/conf.xml
@@
-125,6
+125,15
@@
</case>
<case name="SAPO" desc="Driver for SAPO Mapas API">
+ <configenum default="false" name="geocoder" desc="Which Geocoder service
+ should we use?">
+ <values>
+ <value desc="None" default="true">false</value>
+ <value desc="Google">Google</value>
+ <value desc="SAPO">SAPO</value>
+ </values>
+ </configenum>
+
<configenum default="false" name="geodriver" desc="Which driver should we
use for storing geolocation information?">
<values>