Update yoho-message-sender-autoconfig.properties
Showing
1 changed file
with
4 additions
and
1 deletions
@@ -15,4 +15,7 @@ redis.push.auth= | @@ -15,4 +15,7 @@ redis.push.auth= | ||
15 | redis.pool.maxTotal=200 | 15 | redis.pool.maxTotal=200 |
16 | redis.pool.maxIdle=100 | 16 | redis.pool.maxIdle=100 |
17 | redis.pool.minIdle=30 | 17 | redis.pool.minIdle=30 |
18 | -redis.pool.maxWaitMillis=10000 | ||
18 | +redis.pool.maxWaitMillis=10000 | ||
19 | + | ||
20 | +#message-sender-env | ||
21 | +message.sender.env=test |
-
Please register or login to post a comment