6 lines
41 B
PHP
6 lines
41 B
PHP
<?php
|
|
|
|
return [
|
|
'cachetime' => 60
|
|
];
|
<?php
|
|
|
|
return [
|
|
'cachetime' => 60
|
|
];
|