Site patch

This commit is contained in:
Darko
2014-06-25 13:57:56 +02:00
parent e42018a5be
commit f6e061aa94
+3
View File
@@ -0,0 +1,3 @@
INSERT INTO `site` (`setting`, `value`) VALUES ('categorizeforeign', '1');
INSERT INTO `site` (`setting`, `value`) VALUES ('catwebdl', '0');
UPDATE `tmux` SET `value` = '49' WHERE `setting` = 'sqlpatch';