Agree to TOS by default

Upload UI starts with TOS pre-checked. Users/API still must confirm agree_tos before upload.

Settingtoggle.agree_tos_default

Agree to TOS by default

When on, the upload page starts with Terms of Service already checked.

Where to find it

Admin → Settings → Files → Uploads → Agree to TOS by default

Setting key: toggle.agree_tos_default (defaults on)

How it works

UX convenience for the checkbox state. Upload still requires an explicit agree (browser and API agree_tos / agreeTos). It does not replace real Terms content (Terms page design).

Common problems

Legal concern about pre-checked consent

Some jurisdictions dislike pre-ticked boxes. If that matters for you, leave this off.

Related