Merge commit 'origin/fusionax' into account
[platal.git] / configs / platal.ini
index c0222b4..dbdf3c0 100644 (file)
@@ -3,6 +3,8 @@ locale   = "fr_FR.UTF-8"
 timezone = "Europe/Paris"
 secure_domain = ""
 baseurl = "https://www.example.org/"
+restricted_platal = 1
+robotstxt_disallowed_uris =
 
 skin = "default"
 register_skin = "register"
@@ -15,21 +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 = ""
 
-bans_authorized_ips = "129.104.208.153 129.104.201.51 129.104.201.52"
-
-[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 = "_"