add MYSQL_TRANSFER_MUL
add protocol_param (for auth_simple)
This commit is contained in:
parent
4894925cac
commit
b5da4bc86a
7 changed files with 42 additions and 16 deletions
|
@ -4,6 +4,7 @@ MYSQL_PORT = 3306
|
|||
MYSQL_USER = 'ss'
|
||||
MYSQL_PASS = 'ss'
|
||||
MYSQL_DB = 'shadowsocks'
|
||||
MYSQL_TRANSFER_MUL = 1.0
|
||||
|
||||
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