better way to stop a server
This commit is contained in:
parent
760a5308dd
commit
4e10ff9063
5 changed files with 31 additions and 18 deletions
|
@ -5,7 +5,7 @@ MYSQL_USER = 'ss'
|
|||
MYSQL_PASS = 'ss'
|
||||
MYSQL_DB = 'shadowsocks'
|
||||
MYSQL_TRANSFER_MUL = 1.0
|
||||
MYSQL_UPDATE_TIME = 15
|
||||
MYSQL_UPDATE_TIME = 60
|
||||
|
||||
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