Subversion Repositories eFlore/Applications.coel

Rev

Rev 1500 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

;<?/*
[settings]
baseURL = "/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
username = root
password = 
hostspec = localhost
database = tb_coel
guid = "urn:lsid:tela-botanica.org:%s:%s"
editeur = "Tela Botanica"
urlBaseCoel = "http://localhost/org.tela_botanica.Coel/Coel.html"
urlBaseJrest = "http://localhost/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"
loginAnnuaire =  
mdpAnnuaire = 
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
;*/?>