updated MAX_EPISODE_RANGE description.
This commit is contained in:
@@ -137,7 +137,7 @@ return [
|
|||||||
'key' => 'options.MAX_EPISODE_RANGE',
|
'key' => 'options.MAX_EPISODE_RANGE',
|
||||||
'type' => 'int',
|
'type' => 'int',
|
||||||
'visible' => false,
|
'visible' => false,
|
||||||
'description' => 'The max range of episodes that episode can cover. The default is 3.'
|
'description' => 'The max range a single record/episode can cover. The default is 5.'
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'key' => 'options.client.timeout',
|
'key' => 'options.client.timeout',
|
||||||
|
|||||||
Reference in New Issue
Block a user