2 lines
170 B
SQL
2 lines
170 B
SQL
INSERT IGNORE INTO aowow_config (`key`, `value`, `flags`, `comment`) VALUES
|
|
('memory_limit', '2048M', 0xC8, 'default: 2048M - parsing spell.dbc is quite intense');
|