3 lines
40 B
SQL
3 lines
40 B
SQL
UPDATE settings
|
|
SET mc_memory_auto = 1;
|
UPDATE settings
|
|
SET mc_memory_auto = 1;
|