Go to most recent revision |
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
3120 |
delphine |
1 |
[manager]
|
|
|
2 |
; Chemin pour l'autoload à ajouter
|
|
|
3 |
autoload = "bibliotheque/;bibliotheque/xml_feed_parser/1.0.4/;bibliotheque/xml_feed_parser/1.0.4/parsers/"
|
|
|
4 |
; Squelette d'url pour accéder à la fiche eFlore
|
|
|
5 |
celUrlTpl = "http://localhost/service:cel:CelWidgetManager/Widget"
|
|
|
6 |
celChpSupTpl = "http://localhost/service:cel:CatalogueChampsEtendus/"
|
|
|
7 |
languesUrl = "http://localhost/service:eflore:0.1/iso-639-1/langues"
|
|
|
8 |
|
|
|
9 |
[photo.cache]
|
|
|
10 |
; Active/Désactive le cache
|
|
|
11 |
activation = true
|
|
|
12 |
; Dossier où stocker les fichiers de cache du widget
|
|
|
13 |
stockageDossier = "/tmp"
|
|
|
14 |
; Durée de vie du fichier de cache
|
|
|
15 |
dureeDeVie = 86400
|