From b18f2863ad09223bfe6b62907685535ceeaddffa Mon Sep 17 00:00:00 2001 From: Elena Moshnikova Date: Wed, 5 Jun 2024 19:07:46 +0300 Subject: [PATCH] 2582 fix yandex cloud (#2583) * 2508: fix and switch on job which clear unused pictures * 2508: fix and switch on job which clear unused pictures * 2582 fix cloud --------- Co-authored-by: Elena Moshnikova --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1261e29dc..b63ea671a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -60,7 +60,7 @@ lopotkoFileName=lopotko.txt yandex.authToken=${YANDEX_AUTH_TOKEN:askLenasForTesting} yandex.getTokenLink=https://iam.api.cloud.yandex.net/iam/v1/tokens yandex.generationAudioLink=https://tts.api.cloud.yandex.net/speech/v1/tts:synthesize -yandex.folderId=${YANDEX_FOLDER_ID:b1gvbogeu128vsrjspb0} +yandex.folderId=${YANDEX_FOLDER_ID:b1g0m877l9r22ngujisu} yandex.format=oggopus #yandex.emotion=good yandex.emotion=neutral