Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1478 Rev 1507
Line 111... Line 111...
111
; Benchmark
111
; Benchmark
112
;	benchmark_chrono : Indique si oui ou nom on veut afficher le tableau de chronométrage de l'application. (BENCHMARK)
112
;	benchmark_chrono : Indique si oui ou nom on veut afficher le tableau de chronométrage de l'application. (BENCHMARK)
113
benchmark_chrono = false
113
benchmark_chrono = false
Line 114... Line 114...
114
 
114
 
115
; +------------------------------------------------------------------------------------------------------+
115
; +------------------------------------------------------------------------------------------------------+
116
; Cookies
116
; Authentification
117
cookies.duree = "php:3600*24*365"
-
 
118
cookies.utilisateur="pap-annuaire_tela-utilisateur"
117
auth.nomCookieSSO = "tb_auth"
119
cookies.utilisateurPersistant="pap-annuaire_tela-memo"
-
 
Line 120... Line 118...
120
cookies.niveau="eflore.niveau"
118
auth.baseUrlConnexionSite = "http://www.tela-botanica.org/wp-login.php"
121
 
119
 
122
; +------------------------------------------------------------------------------------------------------+
120
; +------------------------------------------------------------------------------------------------------+
123
; Paramètres spécifiques à l'application
121
; Paramètres spécifiques à l'application