7 lines
85 B
PHP
7 lines
85 B
PHP
<?php
|
|
|
|
return [
|
|
'conversation_cache_time' => 40,
|
|
'user_cache_time' => 30,
|
|
];
|