Improves the XSRF protection by reducing it to a single assert on the existence of...
[platal.git] / configs / platal.ini
... / ...
CommitLineData
1[Core]
2locale = "fr_FR.UTF-8"
3timezone = "Europe/Paris"
4secure_domain = ""
5baseurl = "https://www.example.org/"
6
7skin = "default"
8register_skin = "register"
9
10[Banana]
11server = "localhost"
12port = 119
13
14password = "***"
15web_user = "***"
16web_pass = "***"
17
18table_prefix = "banana_"
19spool_root = "/var/spool/banana"
20mbox_helper = "/usr/bin/banana-mbox-helper"
21
22event_forum = ""
23event_reply = ""
24
25[Geoloc]
26webservice_url = ""
27
28[Lists]
29rpchost = "localhost"
30rpcport = 4949
31
32spool = "/var/lib/mailman/archives/private"
33vhost_sep = "_"
34
35max_mail_per_min = 400
36
37[Mail]
38domain = ""
39domain2 = ""
40
41alias_dom = ""
42alias_dom2 = ""
43
44[MailStorage]
45imap_active = 0
46googleapps_active = 0
47googleapps_domain = ""
48
49[Manageurs]
50authorized_ips = "129.104.30.32 129.104.30.33 213.251.145.200"
51manageurs_cipher_key = ""
52manageurs_pass = ""
53
54
55[Money]
56mpay_enable = 1
57mpay_def_id = 0
58mpay_def_meth = 0
59mpay_tprefix = "paiement."
60paypal_site = ""
61paypal_compte = ""
62
63
64[Newsletter]
65from = "Lettre Mensuelle <null@example.org>"
66replyto = ""
67retpath = ""
68
69
70[Search]
71public_max = 25
72private_max = 800
73per_page = 20
74
75[Register]
76notif = ""
77
78[Xnet]
79secret = ""
80evts_domain = ""