···1212TEST_IMAGES_MODE=0 # 5 images in a post (only 4 should upload)
1313TEST_MIXED_MEDIA_MODE=0 # 5 images in a post (uploads two posts, one with 4 and a second with 1)
1414# Logging level
1515-LOG_LEVEL=info1515+LOG_LEVEL=info
1616+ATPROTO_PDS=https://bsky.social
+1
README.md
···6363MIN_DATE=2020-01-01 # Only import posts after this date
6464MAX_DATE=2025-01-01 # Only import posts before this date
6565LOG_LEVEL=debug # Set logging verbosity (debug, info, warn, error)
6666+ATPROTO_PDS=https://mypds.net #Set a custom PDS for authentication, the default is https://bsky.social
6667```
67686869## Running the Import