mirror of
https://github.com/kevachat/kevacoin-php.git
synced 2025-01-22 04:24:28 +00:00
set default maxage to 0
This commit is contained in:
parent
ad3aee526d
commit
88152f8b8e
@ -274,7 +274,7 @@ class Client
|
||||
public function kevaFilter(
|
||||
string $namespace,
|
||||
?string $regexp = '',
|
||||
?int $maxage = 36000,
|
||||
?int $maxage = 0,
|
||||
?int $from = 0,
|
||||
?int $nb = 0,
|
||||
?bool $stat = false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user