Group managers can choose between receiving notifications or not (default is not).
[platal.git] / configs / platal.ini
index fe98ecb..3923847 100644 (file)
@@ -3,6 +3,7 @@ locale   = "fr_FR.UTF-8"
 timezone = "Europe/Paris"
 secure_domain = ""
 baseurl = "https://www.example.org/"
+restricted_platal = 0
 
 skin = "default"
 register_skin = "register"
@@ -25,14 +26,6 @@ event_reply = ""
 [Geoloc]
 webservice_url = ""
 
-[Mail]
-domain  = ""
-domain2 = ""
-
-alias_dom  = ""
-alias_dom2 = ""
-
-
 [Lists]
 rpchost   = "localhost"
 rpcport   = 4949
@@ -42,6 +35,17 @@ vhost_sep = "_"
 
 max_mail_per_min = 400
 
+[Mail]
+domain  = ""
+domain2 = ""
+
+alias_dom  = ""
+alias_dom2 = ""
+
+[MailStorage]
+imap_active = 0
+googleapps_active = 0
+googleapps_domain = ""
 
 [Manageurs]
 authorized_ips       = "129.104.30.32 129.104.30.33 213.251.145.200"