X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=configs%2Fplatal.ini;h=be796ca0285e9a790d0d57bf9b62c74a817c94f9;hb=b9d254dfbec04814a5301ee1f49a3793cf763716;hp=3125e03ddc14d7499aec0a87043af3ef71fb8a15;hpb=ea6398d17ff92793b0a76d6fffc88147bb40a203;p=platal.git diff --git a/configs/platal.ini b/configs/platal.ini index 3125e03..be796ca 100644 --- a/configs/platal.ini +++ b/configs/platal.ini @@ -1,5 +1,13 @@ [Core] -locale = 'fr_FR' +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" @@ -9,14 +17,22 @@ password = "***" web_user = "***" web_pass = "***" -table_prefix = "banana_" +event_forum = "" +event_reply = "" + +[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 = "_" -[Geoloc] -use_map = 0 -webservice_url = "" -dynamap_path = "" -icon_path = "" +max_mail_per_min = 400 [Mail] domain = "" @@ -25,14 +41,14 @@ domain2 = "" alias_dom = "" alias_dom2 = "" +blacklist_check_url = "" +blacklist_host_resolution_limit = +domain_whitelist = "" -[Lists] -rpchost = "localhost" -rpcport = 4949 - -spool = "/var/spool/platal/archives/" -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" @@ -44,7 +60,6 @@ manageurs_pass = "" mpay_enable = 1 mpay_def_id = 0 mpay_def_meth = 0 -mpay_tprefix = "paiement." paypal_site = "" paypal_compte = "" @@ -60,7 +75,10 @@ public_max = 25 private_max = 800 per_page = 20 +[Register] +notif = "" [Xnet] -secret = "" -evts_domain = "" +secret = "" +evts_domain = "" +auth_baseurl = ""