add: init sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove device limit configuration from system table
|
||||
DELETE FROM `system` WHERE `category` = 'register' AND `key` = 'DeviceLimit';
|
||||
Reference in New Issue
Block a user