mirror of
https://github.com/apache/cloudstack
synced 2026-09-02 09:31:53 +00:00
3 lines
232 B
SQL
Executable File
3 lines
232 B
SQL
Executable File
INSERT INTO `cloud`.`configuration` VALUES ('Advanced', 'DEFAULT', 'management-server', 'default.page.size', '500', 'Default page size for API list* commands');
|
|
DELETE FROM `cloud`.`op_host_capacity` WHERE `capacity_type` in (2,6);
|