From 3ddfd33fea4096ab54922d56369d4dca78e85a0d Mon Sep 17 00:00:00 2001 From: "dev.daminik00" Date: Mon, 1 Jul 2024 23:27:10 +0200 Subject: [PATCH] change time --- environments/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/.env.production b/environments/.env.production index bdd5fd3..abee139 100644 --- a/environments/.env.production +++ b/environments/.env.production @@ -6,4 +6,4 @@ AURA_PREFIX=api/v1 AURA_OPEN_AI_HOST=https://api.openai.com AURA_OPEN_AI_PREFIX=v1 AURA_YANDEX_COUNTER_NUMBER=95799066 -AURA_PERSONAL_VIDEO_TIME_LIMIT=80 \ No newline at end of file +AURA_PERSONAL_VIDEO_TIME_LIMIT=100 \ No newline at end of file