Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1499 → Rev 1500

/trunk/jrest/jrest.ini.php.defaut
1,42 → 1,7
;<?/*
[settings]
baseURL = "/jrest/"
baseURL = "/coel/jrest/"
 
; Default
[database]
phptype = mysqli
username = root
password =
hostspec = localhost
database = tb_eflore_v1_1_principale
 
; Identification
[database_ident]
phptype = mysqli
username = root
password =
hostspec = localhost
database = tb_v4
 
; CEL
[database_cel]
phptype = mysqli
username = root
password =
hostspec = localhost
database = tb_cel
 
; Images
[cel_db]
phptype = mysqli
username = root
password =
hostspec = localhost
database = tb_cel
chemin_images = /opt/lampp/htdocs/Documents/images_serveur
url_images = http://162.38.234.9/Documents/images_serveur
taille_max = 2097152
 
; COEL
[coel]
phptype = mysql
47,7 → 12,7
guid = "urn:lsid:tela-botanica.org:%s:%s"
editeur = "Tela Botanica"
urlBaseCoel = "http://localhost/org.tela_botanica.Coel/Coel.html"
urlBaseJrest = "http://localhost/jrest/"
urlBaseJrest = "http://localhost/coel/jrest/"
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
urlEfloreMaj = "http://localhost/eflore_bp/services/collection/"
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
56,13 → 21,4
correctionLogin =
correctionMdp =
 
; LOGS
[log]
cheminlog = "/Logs/"
timezone = "Europe/Paris"
taillemax = 100000
 
;ADMIN
[jrest_admin]
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
;*/?>