mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 02:08:57 +00:00
Typo and DB.sql update
This commit is contained in:
+4
-5
@@ -79,7 +79,6 @@ INSERT INTO tmux (setting, value) values ('defrag_cache','900'),
|
||||
('post_timer','30'),
|
||||
('import_bulk','0'),
|
||||
('backfill_qty','100000'),
|
||||
('collections_kill','0'),
|
||||
('postprocess_kill','0'),
|
||||
('crap_timer','30'),
|
||||
('fix_crap','0'),
|
||||
@@ -96,12 +95,8 @@ INSERT INTO tmux (setting, value) values ('defrag_cache','900'),
|
||||
('tcptrack_args','-i eth0 port 443'),
|
||||
('backfill_groups','4'),
|
||||
('post_kill_timer','300'),
|
||||
('optimize','0'),
|
||||
('optimize_timer','86400'),
|
||||
('monitor_path', NULL),
|
||||
('write_logs','0'),
|
||||
('sorter','0'),
|
||||
('sorter_timer', 30),
|
||||
('powerline','0'),
|
||||
('patchdb','0'),
|
||||
('patchdb_timer','21600'),
|
||||
@@ -165,6 +160,10 @@ INSERT INTO tmux (setting, value) values ('defrag_cache','900'),
|
||||
('spotnab_timer', '600'),
|
||||
('predb', '0'),
|
||||
('predb_timer', '600'),
|
||||
('sphinx', '0'),
|
||||
('sphinx_timer', '600'),
|
||||
('delete_parts', '0'),
|
||||
('delete_timer', '43200');
|
||||
('request_hours', '1'),
|
||||
('trakttvkey',''),
|
||||
('lookuppar2','0'),
|
||||
|
||||
Reference in New Issue
Block a user