Merge remote branch 'origin/platal-0.10.2'
[platal.git] / configs / platal.ini
index 3923847..517bccb 100644 (file)
@@ -3,7 +3,8 @@ locale   = "fr_FR.UTF-8"
 timezone = "Europe/Paris"
 secure_domain = ""
 baseurl = "https://www.example.org/"
-restricted_platal = 0
+restricted_platal = 1
+robotstxt_disallowed_uris =
 
 skin = "default"
 register_skin = "register"
@@ -16,19 +17,20 @@ 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"
-rpcport   = 4949
+rpcport   = "4949"
 
 spool     = "/var/lib/mailman/archives/private"
 vhost_sep = "_"
@@ -42,6 +44,10 @@ domain2 = ""
 alias_dom  = ""
 alias_dom2 = ""
 
+blacklist_check_url = ""
+blacklist_host_resolution_limit =
+domain_whitelist = ""
+
 [MailStorage]
 imap_active = 0
 googleapps_active = 0