From 2c5b683685122188b9d8896c41ac4b609d933074 Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Sun, 14 May 2023 09:41:09 +0300 Subject: [PATCH] Add robots --- config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 057e299..6dc3fdd 100644 --- a/config.yaml +++ b/config.yaml @@ -19,4 +19,6 @@ languages: deployment: targets: - name: yandex cloud - URL: s3://digitalstudium.com?region=ru-central1&endpoint=storage.yandexcloud.net \ No newline at end of file + URL: s3://digitalstudium.com?region=ru-central1&endpoint=storage.yandexcloud.net + +enableRobotsTXT: true \ No newline at end of file