Statistics
| Branch: | Revision:

m2u-upass-admin / resource / AppConfig.properties @ 154:f37754873934

History | View | Annotate | Download (555 Bytes)

1 0:ea666cc7880e hadi
#Admin module related settings in order to work with UPASS
2
#Application ID for Admin module
3
application.id=1
4
5
#Application Admin ID
6
application.admin.group.id=1
7
8
#Application check for maximum days before dormant
9
application.max.dormant.day=30
10
11 80:682320950f46 weikuan
application.root.admin.id=root
12 126:2208b859d14c hadi
application.root.admin.password=UEBzc3cwcmQ=
13 119:6973002711ef hadi
migration.period=Y
14 0:ea666cc7880e hadi
15
#Reports directory
16 154:f37754873934 weikuan
reports.root.dir=/opt/rib_report
17 0:ea666cc7880e hadi
18
#Session Timeout (in minutes)
19
app.session.timeout=10
20
21
#For second language config
22
#false-disabled, true-enabled
23 154:f37754873934 weikuan
second.language.enable=true