网易云信的短信验证
This commit is contained in:
@@ -59,7 +59,14 @@ config.characterencoding.charset.to=UTF-8
|
||||
|
||||
config.app.issuer=CN=ConSec,CN=COM,CN=SH
|
||||
############################################################################
|
||||
|
||||
#IP
|
||||
config.redis.hostname=127.0.0.1
|
||||
#port
|
||||
config.redis.port=6379
|
||||
#password
|
||||
config.redis.password=password
|
||||
#
|
||||
config.redis.timeout=10000
|
||||
#
|
||||
config.redis.pool.maxtotal=1000
|
||||
#
|
||||
@@ -68,16 +75,6 @@ config.redis.pool.maxidle=200
|
||||
config.redis.pool.maxwaitmillis=1000
|
||||
#
|
||||
config.redis.pool.testonborrow=true
|
||||
|
||||
#IP
|
||||
config.redis.hostname=127.0.0.1
|
||||
#port
|
||||
config.redis.port=6379
|
||||
#password
|
||||
config.redis.password=password
|
||||
|
||||
config.redis.timeout=10000
|
||||
|
||||
############################################################################
|
||||
# Login configuration
|
||||
#enable captcha
|
||||
|
||||
Reference in New Issue
Block a user