projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e1253
)
Adds comments on Xorg conf to be added manualy.
author
Stéphane Jacob
<sj@m4x.org>
Tue, 8 Mar 2011 10:14:57 +0000
(11:14 +0100)
committer
Stéphane Jacob
<sj@m4x.org>
Tue, 8 Mar 2011 10:14:57 +0000
(11:14 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
upgrade/1.1.0/README
[new file with mode: 0644]
patch
|
blob
diff --git a/upgrade/1.1.0/README
b/upgrade/1.1.0/README
new file mode 100644
(file)
index 0000000..
81199d0
--- /dev/null
+++ b/
upgrade/1.1.0/README
@@ -0,0
+1,10
@@
+À ajouter dans platal.conf:
+[Mail]
+antispam = 3
+
+[Xnet]
+participant_list = "-participants"
+absent_list = "-absents"
+unpayed_list = "-participants-non-paye"
+payed_list = "-paye"
+event_lists = "-absents,-participants,-paye,-participants-non-paye"