Commit | Line | Data |
---|---|---|
d15017b2 | 1 | configuration = { |
92c7413b CR |
2 | 'max_actualite': 100, |
3 | 'accueil_actualite': 5, | |
4 | 'nombre_par_page_actualite': 10, | |
5 | 'resultats_par_page': 8, # pas changeable a cause de google | |
6 | 'accueil_evenement': 10, | |
7 | 'engin_recherche': 'sep', | |
868215e9 CR |
8 | #'calendrier': 'http://sogo1:sogo1@sogo-demo.inverse.ca:80/SOGo/dav/sogo1/Calendar/personal/', |
9 | #'calendrier_publique': 'http://sogo-demo.inverse.ca:80/SOGo/dav/sogo1/Calendar/personal/', | |
10 | 'calendrier': 'http://davin:davin@cal.ro.auf/caldav.php/davin/test/', | |
11 | 'calendrier_publique': 'http://cal.ro.auf/caldav.php/davin/test/', | |
92c7413b | 12 | } |