Open crashzk opened 2 weeks ago
I also noticed that it removed all the VIPS it had in the database.
Before the update everything was fine.
I believe it may be due to the config I use:
{
"TimeMode": 3,
"ServerId": 0,
"UseCenterHtmlMenu": true,
"ServerIP": "XXXXXXXXXXXX",
"ServerPort": XXXX,
"ReOpenMenuAfterItemClick": true,
"VipLogging": true,
"Connection": {
"Host": "XXXXXXXXXXXX",
"Database": "XXXXXXXXXXXX",
"User": "XXXXXXXXXXXX",
"Password": "XXXXXXXXXXXX",
"Port": 3306
}
}
ServerID
use the same for all servers. In this case, I would like to make the VIP active on all servers, so I put the same ID for everyone.
css_plugins list