diff --git a/config.php b/config.php index 7e919d8..7be0ca2 100644 --- a/config.php +++ b/config.php @@ -34,6 +34,9 @@ return [ 'password' => getenv('TELEGRAM_PROXY_PASSWORD'), ] ] + ], + 'serialization' => [ + 'serialization_interval' => strtotime('10 years', 0), //Отключаем сериализацию ] ], 'api' => [