8 lines
121 B
PHP
8 lines
121 B
PHP
<?php
|
|
return [
|
|
"default" => [
|
|
"min" => 100,
|
|
"max" => 200,
|
|
"idleTime" => 30
|
|
]
|
|
]; |