mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
Use MB/GB for size settings in views
This commit is contained in:
@@ -151,8 +151,8 @@ class AdditionalProcessingOrchestrator
|
||||
$this->config->queryLimit > 0 ? $this->config->queryLimit : 25,
|
||||
$this->claimToken,
|
||||
$groupID,
|
||||
$this->config->minSizeMB,
|
||||
$this->config->maxSizeGB,
|
||||
$this->config->minSizeBytes,
|
||||
$this->config->maxSizeBytes,
|
||||
[
|
||||
'id',
|
||||
'guid',
|
||||
|
||||
Reference in New Issue
Block a user