Skip to content

Commit 54944c1

Browse files
committed
forgot about that :(
1 parent b5dcd03 commit 54944c1

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

src/main/resources/config.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
welcome_message: true
1+
welcome_message: true
2+
3+
web:
4+
port: 8080
5+
6+
threads:
7+
min: 2
8+
max: 10
9+
queued: 100
10+
idle: 60
11+
evict: 120

0 commit comments

Comments
 (0)