feat: schedule authorized community imports

This commit is contained in:
ik
2026-09-07 16:45:49 +07:00
parent 4e037eb7e8
commit 0701383c28
12 changed files with 177 additions and 5 deletions
+3
View File
@@ -13,5 +13,8 @@ OFFICIAL_RECORDS_CATEGORY=records
# true только если scheduler официального импорта обязателен для readiness
OFFICIAL_IMPORT_REQUIRED=false
IMPORT_INTERVAL_SECONDS=3600
COMMUNITY_IMPORT_INTERVAL_SECONDS=1800
RF4MAP_POINT_URL=https://rf4map.ru/points/275
RF4POSTS_SPOT_URL=https://rf4-posts.com/ru/spots/d0c6d9c6-4ebf-49a7-98a8-9a562553a8ee
RATE_LIMIT_SECRET=change-rate-limit-secret
LOG_LEVEL=INFO