
Topic
Mods
Public pages, upload sources, social login, security, API, previews, branding.
Guides
Articles
Step-by-step write-ups for this topic.
- API bulk deleteAllow POST /api/v1/files/bulk-delete. Default off. Batch size 1-500 (default 100). Single DELETE still works.View article
- How to Set Up Social Login with Twitter for XFile UltraCreate an X (Twitter) app with OAuth 2.0 + PKCE, register the callback URL, paste Client ID and secret into Mods → Social → Twitter / X.View article
- How to Set Up Social Login with Apple for XFile UltraConfigure Sign in with Apple: App ID, Services ID, Return URL, Team ID, Key ID, and .p8 private key in Mods → Social → Apple.View article
- Reseller APIOpen /api/v1/reseller/* for approved resellers with rsl_ keys. Default on. POST /codes debits balance.View article
- How to Set Up Social Login with VK for XFile UltraCreate a VK ID website app, add the trusted Redirect URI, paste App ID and Secure key into Mods → Social → VK, and test sign-in.View article
- Reseller API rate limitsPer reseller account per hour: generate 120 (POST /codes), read 600 (packages, list, lookup).View article
- How to Configure API Mode in XFile UltraFriendly guide to Mods → API: turn the member API on or off, set hourly rates for upload/read/write, enable bulk delete, and understand what Read and Write cover.View article
- How to Use the Backup Plugin in XFile UltraStep-by-step Backup plugin setup: database and website backups, SSH destination, private key or password with sshpass, schedule, retention, and test run.View article
- Image ModSite-wide master for image previews on public download pages. Default on. Tiers still need Show image mode.View article
- Image preview resize modeOriginal, Auto (1600x1600), Standard (800x600), or Custom. Non-original modes usually serve WebP.View article
- Hide download button on image previewOn image preview pages, hide Create download link, countdown, captcha mint, and link-code box. Default off.View article
- Video ModSite-wide master for inline video on download pages. Default on. Tiers still need Show video player.View article
- Video player engineVideo.js (default), Plyr, or native browser controls for inline video preview.View article
- Video player widthMax width of the inline player as percent of content area (10-100). Default 100. Centered.View article
- Video autoplayStart playback automatically muted (browser policy). Default off. Admin label: Auto play.View article
- Hide download button on video previewHide create-link / countdown / captcha mint when the inline video player is shown. Default off.View article
- MP3 ModSite-wide master for inline audio on download pages (any audio/*). Default on. Tiers need Show mp3 player.View article
- MP3 player engineNative browser controls (default) or Plyr for inline audio preview.View article
- MP3 player widthMax width of the inline audio player as percent of content area (10-100). Default 100. Centered.View article
- MP3 autoplayStart playback when ready. Not muted (unlike video). Browsers may still require a tap. Default off.View article