mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
4 lines
103 B
SQL
Executable File
4 lines
103 B
SQL
Executable File
INSERT IGNORE INTO settings (setting, value) VALUES
|
|
('showdroppedyencparts', '0'),
|
|
('delaytime', '2');
|