X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=configs%2Fplatal.ini;h=77330c045ce7313946bdde5c1339b43272bc72f1;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=fe98ecb65528a542efbd0bf90c59b58d7d03d5a0;hpb=a7c29df3b9bf8f3c3b23fec0f1d2feb814cb61fe;p=platal.git diff --git a/configs/platal.ini b/configs/platal.ini index fe98ecb..77330c0 100644 --- a/configs/platal.ini +++ b/configs/platal.ini @@ -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,33 +17,41 @@ 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 = "" - -[Mail] -domain = "" -domain2 = "" - -alias_dom = "" -alias_dom2 = "" - +[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 = "_" max_mail_per_min = 400 +[Mail] +domain = "" +domain2 = "" + +alias_dom = "" +alias_dom2 = "" + +blacklist_check_url = "" +blacklist_host_resolution_limit = +domain_whitelist = "" + +[MailStorage] +imap_active = 0 +googleapps_active = 0 +googleapps_domain = "" [Manageurs] authorized_ips = "129.104.30.32 129.104.30.33 213.251.145.200" @@ -53,7 +63,6 @@ manageurs_pass = "" mpay_enable = 1 mpay_def_id = 0 mpay_def_meth = 0 -mpay_tprefix = "paiement." paypal_site = "" paypal_compte = "" @@ -73,5 +82,6 @@ per_page = 20 notif = "" [Xnet] -secret = "" -evts_domain = "" +secret = "" +evts_domain = "" +auth_baseurl = ""