diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 87f31e7..07f7a21 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -51,7 +51,7 @@ logging.level.p6spy=debug #Thread Count 설정 thread.comm.count=10 thread.ext.count=50 -thread.ai.count=50 +thread.ai.count=10 thread.ai.count.rowmax=500 thread.ai.processing.wait=15 thread.ai.processing.wait.total=3600 -- libgit2 0.21.4