Subversion Repositories Applications.projet

Rev

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

Rev 389 Rev 431
Line 1... Line -...
1
;<?/*
-
 
2
[settings]
-
 
3
baseURL = "/projet_bp/jrest/"
-
 
4
 
-
 
5
; Default
-
 
6
[appli]
-
 
7
phptype  = mysql
-
 
8
username = aurelien
-
 
9
password = Canard
-
 
10
hostspec = localhost
-
 
11
database = papyrus_bp
-
 
12
url_service_liste = vpopmail.tela-botanica.org/
-
 
13
domaine_service_liste = tela-botanica.org
-
 
14
adresse_appli_projet = http://www.tela-botanica.org/page:liste_projets
-
 
15
addresse_telechargement_docs = http://www.tela-botanica.org/projets/%s/telechargement/%s
-
 
16
 
-
 
17
; Identification
-
 
18
[database_ident]
-
 
19
phptype  = mysql
-
 
20
username = aurelien
-
 
21
password = Canard
-
 
22
hostspec = localhost
-
 
23
database = tela_prod
-
 
24
annuaire = annuaire_tela
-
 
25
ann_id = U_MAIL
-
 
26
ann_pwd = U_PASSWD
-
 
27
pass_crypt_funct = md5
-
 
28
 
-
 
29
 
-
 
30
; LOGS
-
 
31
[log]
-
 
32
cheminlog = "/home/aurelien/Logs/"
-
 
33
timezone = "Europe/Paris"
-
 
34
taillemax = 100000
-
 
35
 
-
 
36
; ADMIN
-
 
37
[jrest_admin]
-
 
38
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
-
 
39
;*/?>
-
 
40
1
;<?/*
-
 
2
[settings]
-
 
3
baseURL = "/client/projet/jrest/"
-
 
4
 
-
 
5
; Default
-
 
6
[appli]
-
 
7
phptype  = mysql
-
 
8
username = telabotap
-
 
9
password = "shah=Ph3"
-
 
10
hostspec = localhost
-
 
11
database = tela_prod_v4
-
 
12
url_service_liste = vpopmail.tela-botanica.org/
-
 
13
domaine_service_liste = tela-botanica.org
-
 
14
url_base_projet = http://www.tela-botanica.org/page:liste_projets
-
 
15
guid = urn:lsid:tela-botanica.org:%s:%s
-
 
16
 
-
 
17
chemin_wikis_integres = /home/telabotap/www/wikini/
-
 
18
chemin_wiki_defaut = /home/telabotap/www/client/integrateur_wikini/bibliotheque/wikini_0_5/
-
 
19
nom_admin_wiki = WikiAdmin
-
 
20
adresse_admin_wiki = accueil@tela-botanica.org
-
 
21
pass_admin_wiki = "wqa&WQA1"
-
 
22
 
-
 
23
; Identification
-
 
24
[database_ident]
-
 
25
phptype  = mysql
-
 
26
username = telabotap
-
 
27
password = "shah=Ph3"
-
 
28
hostspec = localhost
-
 
29
database = tela_prod
-
 
30
annuaire = annuaire_tela
-
 
31
ann_id = U_MAIL
-
 
32
ann_pwd = U_PASSWD
-
 
33
pass_crypt_funct = md5
-
 
34
 
-
 
35
 
-
 
36
; LOGS
-
 
37
[log]
-
 
38
cheminlog = "/client/projet/jrest/logs/"
-
 
39
timezone = "Europe/Paris"
-
 
40
taillemax = 100000
-
 
41
 
-
 
42
; ADMIN
-
 
43
[jrest_admin]
-
 
44
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
-
 
45
;*/?>
-
 
46