laravelEcomm/config/botman/config.php

7 lines
85 B
PHP
Raw Permalink Normal View History

2024-07-10 08:01:42 +00:00
<?php
return [
'conversation_cache_time' => 40,
'user_cache_time' => 30,
];