fix mysql update BUG
hot update mysql connection info more tls1.2 info for debugging
This commit is contained in:
parent
9f4f42eefd
commit
b8feaacbbb
3 changed files with 20 additions and 12 deletions
|
@ -5,6 +5,7 @@ MYSQL_USER = 'ss'
|
|||
MYSQL_PASS = 'ss'
|
||||
MYSQL_DB = 'shadowsocks'
|
||||
MYSQL_TRANSFER_MUL = 1.0
|
||||
MYSQL_UPDATE_TIME = 15
|
||||
|
||||
MANAGE_PASS = 'ss233333333'
|
||||
#if you want manage in other server you should set this value to global ip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue