|
Revision 46, 0.5 kB
(checked in by lincoln, 7 years ago)
|
|
added jrobbo.conf and yahoo7widget.conf
|
| Line | |
|---|
| 1 | $config = { |
|---|
| 2 | 'option_days_offset_adjust' => '0', |
|---|
| 3 | 'niceness' => '6', |
|---|
| 4 | 'channels' => 'ABC Seven Nine TEN SBS', |
|---|
| 5 | 'option_days_offset' => '--offset', |
|---|
| 6 | 'option_days_adjust' => '0', |
|---|
| 7 | 'desc' => 'yahoo7widget grabs very high quality tv guide data with a minimal number of HTTP requests. Data only available for ABC/7/9/10/SBS.', |
|---|
| 8 | 'max_days' => 7, |
|---|
| 9 | 'config_reqd' => 0, |
|---|
| 10 | 'cache' => 0, |
|---|
| 11 | 'option_days' => '--days' |
|---|
| 12 | }; |
|---|