Merge commit 'origin/master' into fusionax
[platal.git] / configs / platal.ini
index d6b1e63..1c89daf 100644 (file)
@@ -2,6 +2,12 @@
 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"
 
 [Banana]
 server = "localhost"
@@ -18,8 +24,19 @@ 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"
+
+spool     = "/var/lib/mailman/archives/private"
+vhost_sep = "_"
+
+max_mail_per_min = 400
 
 [Mail]
 domain  = ""
@@ -28,14 +45,14 @@ domain2 = ""
 alias_dom  = ""
 alias_dom2 = ""
 
+blacklist_check_url = ""
+blacklist_host_resolution_limit =
+domain_whitelist = ""
 
-[Lists]
-rpchost   = "localhost"
-rpcport   = 4949
-
-spool     = "/var/lib/mailman/archives/private"
-vhost_sep = "_"
-
+[MailStorage]
+imap_active = 0
+googleapps_active = 0
+googleapps_domain = ""
 
 [Manageurs]
 authorized_ips       = "129.104.30.32 129.104.30.33 213.251.145.200"