common.properties 431 Bytes
Newer Older
manxiaoqiang committed
1 2 3
profile.table=${profile.table}
event.table=${event.table}
usergroup.table=${usergroup.table}
manxiaoqiang committed
4 5 6 7 8 9 10 11 12 13 14 15 16
account.check.url=${account.check.url}

receiver.host=${receiver.host}
receiver.port=${receiver.port}
report.url=${report.url}
awsneed=${awsneed}
iscache=${iscache}
admin.url=${admin.url}
report.export.task=${report.export.task}
app.debug.task=${app.debug.task}
tkio.url=${tkio.url}
aws.accesskey=${aws.accesskey}
aws.secret=${aws.secret}