Reconcilation tool is now working, and generates the list of bank transfers to do.
[platal.git] / configs / platal.ini
... / ...
CommitLineData
1[Core]
2locale = "fr_FR.UTF-8"
3timezone = "Europe/Paris"
4secure_domain = ""
5baseurl = "https://www.example.org/"
6restricted_platal = 1
7robotstxt_disallowed_uris =
8
9skin = "default"
10register_skin = "register"
11
12[Banana]
13server = "localhost"
14port = 119
15
16password = "***"
17web_user = "***"
18web_pass = "***"
19
20event_forum = ""
21event_reply = ""
22
23[Geocoder]
24email = ""
25gmaps_key = ""
26gmaps_url = "http://maps.google.com/maps/geo"
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
44blacklist_check_url = ""
45blacklist_host_resolution_limit =
46domain_whitelist = ""
47
48[MailStorage]
49imap_active = 0
50googleapps_active = 0
51googleapps_domain = ""
52
53[Manageurs]
54authorized_ips = "129.104.30.32 129.104.30.33 213.251.145.200"
55manageurs_cipher_key = ""
56manageurs_pass = ""
57
58
59[Money]
60mpay_enable = 1
61mpay_def_id = 0
62mpay_def_meth = 0
63paypal_site = ""
64paypal_compte = ""
65
66
67[Newsletter]
68from = "Lettre Mensuelle <null@example.org>"
69replyto = ""
70retpath = ""
71
72
73[Search]
74public_max = 25
75private_max = 800
76per_page = 20
77
78[Register]
79notif = ""
80
81[Xnet]
82secret = ""
83evts_domain = ""
84auth_baseurl = ""