7 lines
85 B
PHP
Raw Normal View History

2024-07-10 13:46:42 +05:45
<?php
return [
'conversation_cache_time' => 40,
'user_cache_time' => 30,
];