Commit 81ff3c0ec254001cf18bdd35170f88b0a5c26c5f

Authored by 함상기
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 51 #Thread Count 설정
52 52 thread.comm.count=10
53 53 thread.ext.count=50
54   -thread.ai.count=50
  54 +thread.ai.count=10
55 55 thread.ai.count.rowmax=500
56 56 thread.ai.processing.wait=15
57 57 thread.ai.processing.wait.total=3600
... ...