Only uses autoload to require validation classes.
[platal.git] / configs / platal.ini
index 946bbf0..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"
@@ -45,6 +46,7 @@ alias_dom2 = ""
 
 blacklist_check_url = ""
 blacklist_host_resolution_limit =
+domain_whitelist = ""
 
 [MailStorage]
 imap_active = 0
@@ -61,7 +63,6 @@ manageurs_pass       = ""
 mpay_enable   = 1
 mpay_def_id   = 0
 mpay_def_meth = 0
-mpay_tprefix  = "paiement."
 paypal_site   = ""
 paypal_compte = ""
 
@@ -81,5 +82,6 @@ per_page    =  20
 notif       = ""
 
 [Xnet]
-secret      = ""
-evts_domain = ""
+secret       = ""
+evts_domain  = ""
+auth_baseurl = ""