• 2025.07.03.post1 6c180c9478

    Ghost released this 2025-07-03 09:34:37 +02:00 | 115 commits to master since this release

    To protect new users, all prebuilt preset (excluding Soundcloud and Bandcamp) will include throttle protection by default.

    How do I disable?

    Set the override variable enable_throttle_protection: False.
    This can be done on a per-subscription basis and/or in the top preset section to apply to all presets:

    __preset__:
      overrides:
        enable_throttle_protection: False
    

    What if I already use throttle protection?

    Your settings will override whatever values are set in the defaults.

    Closes:

    Downloads