set PROCESS_EVENT_UPDATES to false in .env & fix boolean value load
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-12 12:44:42 +03:00
parent 4d55698581
commit ad5e70c350
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ DESC_PREFIX = "https://reg.konvent.ru/zk2025/events/actions/"
# Event status
IS_EVENT = true
AUTO_PUBLISH = true
PROCESS_EVENT_UPDATES = true
PROCESS_EVENT_UPDATES = false
# OpenRouter
OR_KEY = "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"