• 1.1 8494120df0

    1.1 Stable

    rdelaage released this 2021-04-18 10:48:43 +02:00 | 5 commits to main since this release

    Feature

    • Add rate limit to prevent crawlers to block your instance when crawling your capsule (mastodon rate limit), you can configure it in config.json with rate_limit field, it takes an integer which is the number of requests the user is able to do for 1 minute (RATE_LIMIT env var for docker)

    Bug fixes

    • In docker image entrypoint, didn't exit with failure when no /key.rsa was provided
    • Didn't handle error when parsing json file (config and mastodon api)
    Downloads