Errors

Max temp link uses cannot exceed 100000

Admin save rejected Symlink max uses above 100000.

Max temp link uses cannot exceed 100000

Saving Files settings failed because Symlink max uses (symlink_max_uses) was greater than 100000.

Why this happens

Admin-only validation for how many times a temporary /d/{token} grant may be used. Values above the cap are rejected before save. Downloaders never see this string.

Diagnose and fix

1. Admin → Settings → Files → Symlink max uses — set between 1 and 100000 (default often 5).

2. Save again.

3. Existing grants keep their original max; new mints use the new value.

4. Pair with Symlink expiry for overall link lifetime.

Related