mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 18:58:56 +00:00
2 lines
154 B
SQL
Executable File
2 lines
154 B
SQL
Executable File
UPDATE settings SET setting = 'max.headers.iteration' WHERE settings.section = 'max' AND settings.subsection = 'headers' AND settings.name = 'iteration';
|