mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
2 lines
294 B
SQL
2 lines
294 B
SQL
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'World:IPLimitDisconnectAll', 'false', 'Disconnect all current clients by IP if they go over the IP limit. This should allow people to quickly reconnect in the case of dead sessions waiting to timeout.');
|