Subversion Repositories eFlore/Applications.cel

Rev

Rev 1190 | Rev 1193 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1190 Rev 1192
Line 40... Line 40...
40
 
40
 
41
; Images
41
; Images
42
[cel]
42
[cel]
43
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
43
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
-
 
44
chemin_export = /opt/lampp/htdocs/Documents/export_images
-
 
45
chemin_stockage_temp = /home/tmp
44
chemin_export = /opt/lampp/htdocs/Documents/export_images
46
 
45
url_images = http://localhost/Documents/images_serveur
47
url_images = http://localhost/Documents/images_serveur
-
 
48
url_export = http://localhost/Documents/export_images
-
 
49
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
-
 
50
url_service_geo_geonames = http://ws.geonames.org/
-
 
51
nom_service_geocoding_geonames = postalCodeSearchJSON
-
 
52
nom_service_reverse_geocoding_geonames = findNearbyJSON
46
url_export = http://localhost/Documents/export_images
53
 
47
taille_max = 2097152
54
taille_max = 2097152
Line 48... Line -...
48
taille_max_archive = 8500000
-
 
49
 
-
 
50
chemin_stockage_temp = /home/tmp
55
taille_max_archive = 8500000
51
 
56
 
52
format_XS = 150_100
57
format_XS = 150_100
53
format_S = 400_300
58
format_S = 400_300
54
format_CRS = 300_300
59
format_CRS = 300_300
Line 60... Line 65...
60
format_CRX2S = 63_63
65
format_CRX2S = 63_63
61
format_CS = 300_300
66
format_CS = 300_300
62
format_CXS = 100_100
67
format_CXS = 100_100
63
format_CRXS = 100_100
68
format_CRXS = 100_100
Line 64... Line -...
64
 
-
 
65
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
-
 
66
url_service_geo_geonames = http://ws.geonames.org/
-
 
67
nom_service_geocoding_geonames = postalCodeSearchJSON
-
 
68
nom_service_reverse_geocoding_geonames = findNearbyJSON
-
 
69
 
69
 
70
; Stockage
70
; Stockage
71
[database_cel]
71
[database_cel]
72
phptype  = mysqli
72
phptype  = mysqli
73
username = 
73
username = 
Line 86... Line 86...
86
annuaire = annuaire_tela
86
annuaire = annuaire_tela
87
ann_id = U_MAIL
87
ann_id = U_MAIL
88
ann_pwd = U_PASSWD
88
ann_pwd = U_PASSWD
89
pass_crypt_funct = md5
89
pass_crypt_funct = md5
Line 90... Line -...
90
 
-
 
91
; COEL
-
 
92
[coel]
-
 
93
phptype  = mysql
-
 
94
username = 
-
 
95
password = 
-
 
96
hostspec = localhost
-
 
97
database = tb_coel
-
 
98
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
-
 
99
urlEfloreMaj = "http://localhost/eflore_bp/services/collection/"
-
 
100
guid = "urn:lsid:tela-botanica.org:%s:%s"
-
 
101
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
-
 
102
loginAnnuaire = 
-
 
103
mdpAnnuaire = 
-
 
104
 
90
 
105
; LOGS
91
; LOGS
106
[log]
92
[log]
107
cheminlog = "/home/Logs/"
93
cheminlog = "/home/Logs/"
108
timezone = "Europe/Paris"
94
timezone = "Europe/Paris"