Docs
ExtensionsDownloads

Configuration

Every Downloads setting and what it does.

Settings live in config/downloads/config.json under DOWNLOADS. The file is created for you and self-heals. Restart Kora after editing.

SettingDefaultDescription
GITHUB.TOKEN""A GitHub token used to read your releases (needed for private repos).
LINK.EXPIRY24hHow long an issued link stays valid.
LINK.MAX_USES0How many times a link can be used. 0 means no limit.
STAMPtrueRewrite placeholders and add BUILD.json on delivery.
PLACEHOLDERS.ENABLEDtrueTurn placeholder rewriting on or off.
PLACEHOLDERS.*tokensThe exact token strings to look for (for example %LICENSE_KEY%).

Durations use a number plus a unit: ms, s, m, or h.