Files
aowow/setup/updates/1435777200_01.sql
Sarjuuk f9416c549d Updates/SQL
* noticed having comments inside querys in these files breaks them
 * also there appear to be files with \r line endings left
2017-03-21 23:09:55 +01:00

3 lines
168 B
SQL

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