Line 1... |
Line 1... |
1 |
// à renommer en config.js
|
1 |
// à renommer en config.js
|
2 |
var configuration = {
|
2 |
var configuration = {
|
- |
|
3 |
prod: false, // si true, enverra notamment des stats à Google Analytics
|
3 |
identificationBaseUrl:"https://localhost/annuaire/jrest/Auth",
|
4 |
identificationBaseUrl:"https://localhost/annuaire/jrest/Auth",
|
4 |
serviceBaseUrl:"http://localhost/jrest",
|
5 |
serviceBaseUrl:"http://localhost/jrest",
|
5 |
suiviBugUrl:"http://www.tela-botanica.net/suivi/index.php?do=newtask&project=2",
|
6 |
suiviBugUrl:"http://www.tela-botanica.net/suivi/index.php?do=newtask&project=2",
|
6 |
aideBaseUrl:"http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL",
|
7 |
aideBaseUrl:"http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL",
|
7 |
remarquesBaseUrl:"http://www.tela-botanica.org/widget:reseau:remarques",
|
8 |
remarquesBaseUrl:"http://www.tela-botanica.org/widget:reseau:remarques",
|