Only uses autoload to require validation classes.
[platal.git] / configs / platal.ini
index e2d678e..77330c0 100644 (file)
@@ -17,15 +17,16 @@ password = "***"
 web_user = "***"
 web_pass = "***"
 
-table_prefix = "banana_"
 spool_root   = "/var/spool/banana"
 mbox_helper  = "/usr/bin/banana-mbox-helper"
 
 event_forum = ""
 event_reply = ""
 
-[Geoloc]
-webservice_url = ""
+[Geocoder]
+email = ""
+gmaps_key = ""
+gmaps_url = "http://maps.google.com/maps/geo"
 
 [Lists]
 rpchost   = "localhost"
@@ -62,7 +63,6 @@ manageurs_pass       = ""
 mpay_enable   = 1
 mpay_def_id   = 0
 mpay_def_meth = 0
-mpay_tprefix  = "paiement."
 paypal_site   = ""
 paypal_compte = ""
 
@@ -82,5 +82,6 @@ per_page    =  20
 notif       = ""
 
 [Xnet]
-secret      = ""
-evts_domain = ""
+secret       = ""
+evts_domain  = ""
+auth_baseurl = ""