43 lines
903 B
Properties
43 lines
903 B
Properties
## ESN Daemon Version
|
|
esn.daemon.version=0.2.1 TEST
|
|
esn.daemon.ip=192.168.0.18
|
|
|
|
# Log home directory
|
|
dir.log.home=logs
|
|
dir.temp.path=temp
|
|
dir.config.path=config
|
|
dir.alarm.log.home=logs/alarm
|
|
alarm.file.name=AMS.Log
|
|
|
|
# JWT configuration
|
|
jwt.token.header=X-Auth-Token
|
|
jwt.token.secret=NorthBridgeCompany
|
|
# expiration(unit : second)
|
|
jwt.token.expiration=86400
|
|
jwt.token.origin=local
|
|
|
|
# Template Editor Session Token
|
|
# expiration(unit : second)
|
|
te.token.expiration=1800
|
|
|
|
# PosConverter expiration(time unit : second)
|
|
poscvt.status.check.time=600
|
|
poscvt.ping.check.count=5
|
|
|
|
# expiration(WEB, DB)
|
|
esn.ping.check.count=5
|
|
|
|
# E-Core expiration(time unit : second)
|
|
hcore.status.check.time=600
|
|
hcore.ping.check.count=5
|
|
|
|
# E-Core File sync expiration(time unit : second)
|
|
hcore.file.sync.check.time=1800
|
|
|
|
# pos cvt properties
|
|
poscvt.rest.port=8082
|
|
|
|
# E-Web properties
|
|
ems.web.port=8443
|
|
ems.web.key=6^FA6B&DEC3*B@a8
|