Files
newznab-tmux/resources/db/patches/mysql/0087~site.sql
T
2016-09-21 12:34:07 +02:00

6 lines
165 B
SQL
Executable File

INSERT IGNORE INTO settings (setting, value) VALUES
('safepartrepair','0'),
('maxpartrepair', '15000'),
('partrepairmaxtries', '3'),
('tablepergroup', '0');