Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1156 Rev 1190
Line 1... Line -...
1
;<?/*
-
 
2
[settings]
1
[settings]
3
; URL de base relative du CEL
2
; URL de base relative du CEL
4
baseURL = "/jrest/"
3
baseURL = "/jrest/"
5
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
4
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
6
baseAlternativeURL = "/service:cel:"
5
baseAlternativeURL = "/service:cel:"
Line 30... Line 29...
30
fuseauHoraire = "Europe/Paris"
29
fuseauHoraire = "Europe/Paris"
31
; template de chemin pour les marqueur google maps pour le widget carto 
30
; template de chemin pour les marqueur google maps pour le widget carto 
32
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
31
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
Line 33... Line 32...
33
 
32
 
34
; Default
33
; Default
35
[database]
34
[eflore]
36
phptype  = mysqli
35
phptype  = mysqli
37
username = root
36
username = 
38
password = 
37
password = 
39
hostspec = localhost
38
hostspec = 
40
database = tb_eflore_v1_1_principale 
-
 
41
 
-
 
42
; Identification
-
 
43
[database_ident]
-
 
44
phptype  = mysqli
-
 
45
username = root
-
 
46
password = 
-
 
47
hostspec = localhost
-
 
48
database = tb_v4
-
 
49
 
-
 
50
; CEL
-
 
51
[database_cel]
-
 
52
phptype  = mysqli
-
 
53
username = root
-
 
54
password = 
-
 
55
hostspec = localhost
-
 
56
database = tb_cel 
-
 
Line 57... Line 39...
57
database_migration = tb_cel_migration
39
database = tela_prod_eflore_v1_1_principale
58
 
40
 
59
; Images
-
 
60
[cel_db]
41
; Images
61
phptype  = mysqli
-
 
62
username = root
42
[cel]
63
password = 
-
 
64
hostspec = localhost
43
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
65
database = tb_cel
44
chemin_export = /opt/lampp/htdocs/Documents/export_images
66
chemin_images = /opt/lampp/htdocs/images_serveur 
45
url_images = http://localhost/Documents/images_serveur
-
 
46
url_export = http://localhost/Documents/export_images
Line 67... Line 47...
67
url_images = http://localhost/images_serveur
47
taille_max = 2097152
Line 68... Line 48...
68
taille_max = 2097152
48
taille_max_archive = 8500000
69
 
49
 
70
chemin_stockage_temp = /opt/lampp/htdocs/Documents/tmp
50
chemin_stockage_temp = /home/tmp
71
 
51
 
Line 85... Line 65...
85
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
65
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
86
url_service_geo_geonames = http://ws.geonames.org/
66
url_service_geo_geonames = http://ws.geonames.org/
87
nom_service_geocoding_geonames = postalCodeSearchJSON
67
nom_service_geocoding_geonames = postalCodeSearchJSON
88
nom_service_reverse_geocoding_geonames = findNearbyJSON
68
nom_service_reverse_geocoding_geonames = findNearbyJSON
Line -... Line 69...
-
 
69
 
-
 
70
; Stockage
-
 
71
[database_cel]
-
 
72
phptype  = mysqli
-
 
73
username = 
-
 
74
password = 
-
 
75
hostspec = localhost
-
 
76
database = tb_cel
-
 
77
database_migration = tb_cel_migration
-
 
78
 
-
 
79
; Identification
-
 
80
[database_ident]
-
 
81
phptype  = mysql
-
 
82
username = aurelien
-
 
83
password = Canard
-
 
84
hostspec = localhost
-
 
85
database = tela_prod
-
 
86
annuaire = annuaire_tela
-
 
87
ann_id = U_MAIL
-
 
88
ann_pwd = U_PASSWD
-
 
89
pass_crypt_funct = md5
-
 
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 = 
89
 
104
 
90
; LOGS
105
; LOGS
91
[log]
106
[log]
92
cheminlog = "/Logs/"
107
cheminlog = "/home/Logs/"
93
timezone = "Europe/Paris"
108
timezone = "Europe/Paris"
Line 94... Line 109...
94
taillemax = 100000
109
taillemax = 100000
95
 
110
 
96
;ADMIN
111
; ADMIN
97
[jrest_admin]
112
[jrest_admin]
98
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
113
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org