
Topic
Files
Upload defaults, download links, public download page, trash.
Guides
Articles
Step-by-step write-ups for this topic.
- Files public by defaultWhen on, new uploads start public. When off, private. Does not change existing files.View article
- Files premium by defaultNew uploads get the Premium file flag — guests/free users cannot download them. Existing files unchanged.View article
- Agree to TOS by defaultUpload UI starts with TOS pre-checked. Users/API still must confirm agree_tos before upload.View article
- Sanitize filenamesReplace characters outside a-z A-Z 0-9 . - with underscores on upload and rename.View article
- Allowed file extensionsWhen non-empty, ONLY these extensions may upload/download. Empty = no whitelist.View article
- Blocked file extensionsAlways refuse these extensions on upload and public download. Block wins over allow on overlap.View article
- Disallowed file namesOne word or phrase per line. Matching substrings in basenames become underscores — uploads are not rejected.View article
- Upload disabled countriesISO country codes that cannot upload (web, API, SFTP). Missing GeoLite fails open.View article
- Items per pageDefault page size for member file and account lists. Not used for admin tables. Default 20.View article
- Max folders per userMaximum active folders each member may create. Nested folders count. Blank defaults to 50.View article
- Public folder commentsShow Comments on public folder pages. Separate from file comments. Defaults off.View article
- Published files linkSite-wide gate for member catalogs at /users/username. Members still opt in. Off → catalogs 404.View article
- Download link formatShort /id links vs /id/file_name. Lookup is always by id — filename in the URL is display.View article
- PostfixInserted before the last dot in stored names when link format includes the file name.View article
- Symlink expiryHow long temporary /d/token download grants stay valid (1–10080 minutes). Default 15.View article
- Symlink max usesHow many successful /d/ hits each temp link allows within the expiry window. Default 5.View article
- Grant rate limit per IPMax Create download link calls per IP in a rolling 10-minute window. Default 40. Counts blocked attempts too.View article
- Grant rate limit per fileMax Create download link calls per file id in a rolling 10-minute window (all visitors). Default 80.View article
- Link IP logicHow strictly the downloader IP must match the IP that minted the temp /d/ link. Default: All IPs.View article
- Download disabled countriesISO country codes blocked from grant mint, /d/ downloads, previews, and direct download APIs. Fail-open without GeoLite.View article