-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.conf
35 lines (31 loc) · 909 Bytes
/
app.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# ===============================
# Input Config
# ===============================
myAppConfig.path=sample/
myAppConfig.deleteFile=false
# ===============================
# Thread Config
# ===============================
myAppConfig.nThreads=10
myAppConfig.queueSize=10000000
myAppConfig.limitlist=1000
myAppConfig.bulksize=3500
myAppConfig.threadSleep.ms=2000
# ===============================
# rabbitMQ Config
# ===============================
myAppConfig.rabbit.host=nasr
myAppConfig.rabbit.username=admin
myAppConfig.rabbit.password=pas
# ===============================
# Other CONFIG
# ===============================
ls.enabled=false
ls.address=http://172.30.30.23:5051/
ls.user.id=2162533820
ls.app.token=b6758b78cb233c48664f0a85b437209d09b76f2f
ls.app.id=6RJcKc7
ls.get.request.id=13
ls.post.request.id=14
restful.api.address=http://localhost:8080/
restful.api.address0=http://172.30.30.13:8080/