Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2142 → Rev 2143

/trunk/jrest/jrest.ini.php.defaut
28,7 → 28,7
locale = "fr_FR.UTF-8"
; Indication du fuseau horraire par défaut date_default_timezone_set(?)pour les classes héritant de Cel
fuseauHoraire = "Europe/Paris"
; template de chemin pour les marqueur google maps pour le widget carto
; template de chemin pour les marqueur google maps pour le widget carto
cheminCelMarkerObsTpl = "/home/telabotap/www/commun/icones/carto/groupe/g%s.png"
; URL des services web du CEL sous forme de template à utiliser avec sprintf
baseURLServicesCelTpl = "http://localhost/service:cel:%s"
40,9 → 40,9
; Default
[eflore]
phptype = mysqli
username =
password =
hostspec =
username =
password =
hostspec =
database = tela_prod_eflore_v1_1_principale
 
api_host = "http://localhost/service:eflore:0.1"
77,8 → 77,8
format_M = 600_450
format_L = 800_600
format_XL = 1024_768
format_X2L = 1280_960
format_X3L = 1600_1200
format_X2L = 1280_960
format_X3L = 1600_1200
format_CRX2S = 63_63
format_CS = 300_300
format_CXS = 100_100
89,8 → 89,8
; Stockage
[database_cel]
phptype = mysqli
username =
password =
username =
password =
hostspec = localhost
database = tb_cel
database_migration = tb_cel_migration
98,8 → 98,8
; Identification
[database_ident]
phptype = mysql
username =
password =
username =
password =
hostspec = localhost
database = tela_prod
annuaire = annuaire_tela
116,5 → 116,5
; ADMIN
[jrest_admin]
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
ip_autorisees = "localhost,www.tela-botanica.org, api.tela-botanica.org"
ip_autorisees = "127.0.0.1,193.54.123.216,193.54.123.169"
;*/?>