Subversion Repositories eFlore/Applications.cel

Rev

Rev 2131 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2131 Rev 2163
Line 35... Line 35...
35
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
35
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
36
celImgUrlTpl = "http://api.tela-botanica.org/img:%s.jpg"
36
celImgUrlTpl = "http://api.tela-botanica.org/img:%s.jpg"
37
; URL des services web du CEL sous forme de template à utiliser avec sprintf
37
; URL des services web du CEL sous forme de template à utiliser avec sprintf
38
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
38
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
Line 39... Line -...
39
 
-
 
40
; Default
39
 
41
[eflore]
40
[eflore]
42
phptype  = mysqli
41
phptype  = mysqli
43
username = 
42
username = 
44
password = 
43
password = 
Line 52... Line 51...
52
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
51
url_service_chorologie_carte = "http://localhost/service:eflore:0.1/{referentiel_choro}/cartes"
53
url_service_photoflora = "http://photoflora.free.fr/eflore-photoflora/services/index.php/0.1/projets/photoflora/images"
52
url_service_photoflora = "http://photoflora.free.fr/eflore-photoflora/services/index.php/0.1/projets/photoflora/images"
54
url_service_nom_attribution = "http://localhost/service:eflore:0.1/{referentiel}/noms-vernaculaires/attributions?masque.nt={valeur}&masque.lg={langue}"
53
url_service_nom_attribution = "http://localhost/service:eflore:0.1/{referentiel}/noms-vernaculaires/attributions?masque.nt={valeur}&masque.lg={langue}"
Line 55... Line 54...
55
 
54
 
-
 
55
 
-
 
56
[referentiels]
-
 
57
; Nom des tables des référentiels avec leur version actuellement utilisé pour récupérer les infos des noms
-
 
58
; ATTENTION : Bien préciser le nom de la base devant le nom de la table !
-
 
59
bdtfx = "tb_eflore.bdtfx_v2_00"
-
 
60
bdtxa = "tb_eflore.bdtxa_v1_01"
-
 
61
isfan = "tb_eflore.isfan_v2013"
56
 
62
apd = "tb_eflore.apd_v3_4_0"
57
; Images
63
 
58
[cel]
64
[cel]
59
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
65
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
60
chemin_export = /opt/lampp/htdocs/Documents/export_images
66
chemin_export = /opt/lampp/htdocs/Documents/export_images
Line 84... Line 90...
84
format_CXS = 100_100
90
format_CXS = 100_100
85
format_CRXS = 100_100
91
format_CRXS = 100_100
Line 86... Line 92...
86
 
92
 
Line 87... Line -...
87
commande_script_images = "/usr/local/php/5.5/bin/php /home/apitela/www/scripts/cel/cli.php generationimages -a genererMinaturesPourId -id %s &";
-
 
88
 
93
commande_script_images = "/usr/local/php/5.5/bin/php /home/apitela/www/scripts/cel/cli.php generationimages -a genererMinaturesPourId -id %s &";
89
; Stockage
94
 
90
[database_cel]
95
[database_cel]
91
phptype  = mysqli
96
phptype  = mysqli
92
username = 
97
username = 
Line 105... Line 110...
105
annuaire = annuaire_tela
110
annuaire = annuaire_tela
106
ann_id = U_MAIL
111
ann_id = U_MAIL
107
ann_pwd = U_PASSWD
112
ann_pwd = U_PASSWD
108
pass_crypt_funct = md5
113
pass_crypt_funct = md5
Line 109... Line -...
109
 
-
 
110
; LOGS
114
 
111
[log]
115
[log]
112
cheminlog = "/home/Logs/"
116
cheminlog = "/home/Logs/"
113
timezone = "Europe/Paris"
117
timezone = "Europe/Paris"
Line 114... Line -...
114
taillemax = 100000
-
 
115
 
118
taillemax = 100000
116
; ADMIN
119
 
117
[jrest_admin]
120
[jrest_admin]
118
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
121
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org