mirror of
https://github.com/aykhans/bsky-feedgen.git
synced 2025-05-31 02:50:03 +00:00
4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
POST_MAX_DATE=720h # Save only posts created in the last month
|
|
POST_COLLECTION_CUTOFF_CRON_DELAY=30m # 30 minutes
|
|
POST_COLLECTION_CUTOFF_CRON_MAX_DOCUMENT=1000000 # Delete post documents after 1 million
|