Commit 81ff3c0ec254001cf18bdd35170f88b0a5c26c5f
1 parent
fb057d1e
.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/main/resources/application.properties
@@ -51,7 +51,7 @@ logging.level.p6spy=debug | @@ -51,7 +51,7 @@ logging.level.p6spy=debug | ||
51 | #Thread Count 설정 | 51 | #Thread Count 설정 |
52 | thread.comm.count=10 | 52 | thread.comm.count=10 |
53 | thread.ext.count=50 | 53 | thread.ext.count=50 |
54 | -thread.ai.count=50 | 54 | +thread.ai.count=10 |
55 | thread.ai.count.rowmax=500 | 55 | thread.ai.count.rowmax=500 |
56 | thread.ai.processing.wait=15 | 56 | thread.ai.processing.wait=15 |
57 | thread.ai.processing.wait.total=3600 | 57 | thread.ai.processing.wait.total=3600 |