root/trunk/reconcilers/reconciler_mk2.conf

Revision 732, 229 bytes (checked in by paul, 5 years ago)

Increase reconciler_mk2 max_runtime to 60 because PayTV data takes a long time.

Line 
1$config = {
2            'option_ready' => '--version',
3            'max_runtime' => '60',
4            'desc' => 'Reconciles multiple guides into one guide, resolving conflicts and (hopefully) choosing the best data'
5          };
Note: See TracBrowser for help on using the browser.