422 |
aurelien |
1 |
;<?/*
|
|
|
2 |
[settings]
|
|
|
3 |
; URL de base relative du CEL
|
|
|
4 |
baseURL = "/jrest/"
|
539 |
jpm |
5 |
; URL de base relative alternative du CEL (pour les raccourcis par exemple)
|
|
|
6 |
baseAlternativeURL = "/service:cel:"
|
422 |
aurelien |
7 |
; URL de base aboslu du CEL
|
|
|
8 |
baseURLAbsolu = "http://localhost/jrest/"
|
|
|
9 |
; URL de base aboslu du CEL construit dynamiquement dans le fichier Cel.php
|
|
|
10 |
baseURLAbsoluDyn = ""
|
|
|
11 |
; Url d'eFlore affichant la carte du CEL
|
585 |
jpm |
12 |
efloreUrlTpl = "http://www.tela-botanica.org/eflore/BDNFF/4.02/nn/%s/%s"
|
791 |
delphine |
13 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
|
|
14 |
baseURLServicesAnnuaireTpl = "http://www.tela-botanica.org/service:annuaire:%s"
|
522 |
jpm |
15 |
; Squelette d'Url permettant d'afficher une image du CEL (remplace %s par l'id de l'image sans underscore)
|
|
|
16 |
celImgUrlTpl = "http://www.tela-botanica.org/appli:cel-img:%s.jpg"
|
422 |
aurelien |
17 |
; Url de PhpMyEdit permettant de faire les corrections du CEL pour les Super Admin
|
|
|
18 |
phpEditUrlTpl = "http://www.tela-botanica.org/eflore/cel2/jrest/util/cel_inventory.php?PME_sys_fl=0&PME_sys_fm=0&PME_sys_sfn[0]=0&PME_sys_operation=PME_op_Change&PME_sys_rec=%s"
|
|
|
19 |
; Indication du nom de l'éditeur pour les flux de syndication
|
|
|
20 |
editeur = "Tela Botanica"
|
|
|
21 |
; Format du Guid du CEL pour les flux de syndication principalement
|
|
|
22 |
guidObsTpl = "urn:lsid:tela-botanica.org:cel:%s"
|
1133 |
aurelien |
23 |
;Format du Guid des images pour les flux de syndication
|
|
|
24 |
guidImgTpl = "%s"
|
422 |
aurelien |
25 |
; Indication de la locale (setLocale(LC_ALL, ?)) pour les classes héritant de Cel
|
|
|
26 |
locale = "fr_FR.UTF-8"
|
|
|
27 |
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
|
|
|
28 |
fuseauHoraire = "Europe/Paris"
|
1133 |
aurelien |
29 |
; template de chemin pour les marqueurs google maps pour le widget carto
|
|
|
30 |
cheminCelMarkerObsTpl = "/home/utilisateur/web/cel/widget/documents/icones/carto/groupe/g%s.png"
|
|
|
31 |
; URL des services web du CEL sous forme de template à utiliser avec sprintf
|
|
|
32 |
baseURLServicesCelTpl = "http://localhost/service:cel:%s"
|
422 |
aurelien |
33 |
|
|
|
34 |
; Default
|
|
|
35 |
[database]
|
|
|
36 |
phptype = mysqli
|
|
|
37 |
username = root
|
|
|
38 |
password =
|
|
|
39 |
hostspec = localhost
|
|
|
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
|
1133 |
aurelien |
49 |
annuaire = annuaire_tela
|
|
|
50 |
ann_id = U_MAIL
|
|
|
51 |
ann_pwd = U_PASSWD
|
|
|
52 |
pass_crypt_funct = md5
|
422 |
aurelien |
53 |
|
|
|
54 |
; CEL
|
|
|
55 |
[database_cel]
|
|
|
56 |
phptype = mysqli
|
|
|
57 |
username = root
|
|
|
58 |
password =
|
|
|
59 |
hostspec = localhost
|
|
|
60 |
database = tb_cel
|
|
|
61 |
|
|
|
62 |
; Images
|
|
|
63 |
[cel_db]
|
|
|
64 |
phptype = mysqli
|
|
|
65 |
username = root
|
|
|
66 |
password =
|
|
|
67 |
hostspec = localhost
|
|
|
68 |
database = tb_cel
|
775 |
aurelien |
69 |
chemin_images = /opt/lampp/htdocs/images_serveur
|
|
|
70 |
url_images = http://localhost/images_serveur
|
422 |
aurelien |
71 |
taille_max = 2097152
|
|
|
72 |
|
775 |
aurelien |
73 |
chemin_stockage_temp = /opt/lampp/htdocs/Documents/tmp
|
|
|
74 |
|
|
|
75 |
format_XS = 150_100
|
|
|
76 |
format_S = 400_300
|
|
|
77 |
format_CRS = 300_300
|
|
|
78 |
format_M = 600_450
|
|
|
79 |
format_L = 800_600
|
|
|
80 |
format_XL = 1024_768
|
|
|
81 |
format_X2L = 1280_960
|
|
|
82 |
format_X3L = 1600_1200
|
|
|
83 |
format_CRX2S = 63_63
|
|
|
84 |
format_CS = 300_300
|
|
|
85 |
format_CXS = 100_100
|
|
|
86 |
format_CRXS = 100_100
|
|
|
87 |
|
784 |
aurelien |
88 |
url_service_geo_local = http://www.tela-botanica.org/service:eflore:osm/0.1/nom-commune
|
775 |
aurelien |
89 |
url_service_geo_geonames = http://ws.geonames.org/
|
|
|
90 |
nom_service_geocoding_geonames = postalCodeSearchJSON
|
|
|
91 |
nom_service_reverse_geocoding_geonames = findNearbyJSON
|
|
|
92 |
|
422 |
aurelien |
93 |
; LOGS
|
|
|
94 |
[log]
|
|
|
95 |
cheminlog = "/Logs/"
|
|
|
96 |
timezone = "Europe/Paris"
|
|
|
97 |
taillemax = 100000
|
|
|
98 |
|
|
|
99 |
;ADMIN
|
|
|
100 |
[jrest_admin]
|
|
|
101 |
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
|
|
|
102 |
;*/?>
|