root / Portal / configurations / txmweb.conf @ 3
History | View | Annotate | Download (768 Bytes)
1 | 3 | alavrent | ## The ToolBox configuration file |
---|---|---|---|
2 | 3 | alavrent | txm.properties=/home/txm/.TXMWEB/demo/textometrie.properties |
3 | 3 | alavrent | ## Here is the folder where the users and groups instances are stored (relative path) |
4 | 3 | alavrent | #userBase=persistance/users/ |
5 | 3 | alavrent | ## Here is the file where the users identity (login and password) are stored (relative path) |
6 | 3 | alavrent | #loginBase=persistance/loginBase.txt |
7 | 3 | alavrent | #profileBase=persistance/profiles/ |
8 | 3 | alavrent | riaHome=/home/txm/tomcat-txm/webapps/demo/ |
9 | 3 | alavrent | homePageDir=html/welcome_fr.html |
10 | 3 | alavrent | |
11 | 3 | alavrent | mail.protocol=smtp |
12 | 3 | alavrent | mail.host=smtp.risc.cnrs.fr |
13 | 3 | alavrent | mail.user= |
14 | 3 | alavrent | mail.password= |
15 | 3 | alavrent | mail.contact=textometrie@ens-lyon.fr |
16 | 3 | alavrent | |
17 | 3 | alavrent | default_admin_pass=TxmAdmin |
18 | 3 | alavrent | portal_name=TXM |
19 | 3 | alavrent | portal_longname=TXM |
20 | 3 | alavrent | |
21 | 3 | alavrent | nomail=true |
22 | 3 | alavrent | noinscription=true |
23 | 3 | alavrent | |
24 | 3 | alavrent | showPublicPages=false |
25 | 3 | alavrent | showPrivatePages=true |
26 | 3 | alavrent | |
27 | 3 | alavrent | allow_multiple_account_per_mail=false |