···52525353# If we should use cf image transforms
5454USE_IMAGE_TRANSFORMS=true
5555+# this could possibly fail, and should probably be kept as false
5656+USE_BSKY_IMAGE_DIMENSIONS=false
55575658# how many image quality steps should we attempt
5759MAX_IMAGE_QUALITY_STEPS=6
···5961# how much should the image quality go down per steps
6062IMAGE_DEGRADE_PER_STEP=5
61636262-# Should we use turnstile captchas?
6464+# Signup options
6365USE_TURNSTILE_CAPTCHA=true
6464-6565-# Enforce bsky image dimensions (possible failure for resizes)
6666-USE_BSKY_IMAGE_DIMENSIONS=false
6666+USE_INVITE_KEYS=true
67676868# link to invite threads
6969INVITE_THREAD="https://bsky.app/profile/skyscheduler.work/post/3ltsfnzdmkk2l"