grp_ai
/
matching_ai
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
81ff3c0ec254001cf18bdd35170f88b0a5c26c5f
Authored by
함상기
2024-05-02 16:09:43 +0900
1 parent
fb057d1e
.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/main/resources/application.properties
Inline
Side-by-side
src/main/resources/application.properties
Wrap text
Show/Hide comments
View file @
81ff3c0
...
...
@@ -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=
5
0
54
+thread.ai.count=
1
0
55
55
thread.ai.count.rowmax=500
56
56
thread.ai.processing.wait=15
57
57
thread.ai.processing.wait.total=3600
...
...