Manage the local storage server

Edit the built-in Local Server: name, disk cap, status, targeting, Test storage, and SFTP. Path is UPLOAD_DIR.

Manage the local storage server

The built-in disk backend created at install (id srv-local, default label Local Server).

Where to find it

Admin → Servers → open the local row → Edit Local Server (/admin/servers/add?srv_id=srv-local)

How it works

Edit Name, Max disk usage, Server only for (regular / premium / selected users, up to 5000 ids), Status (On / Read-only / Off), and GeoIP countries.

Storage path is read-only - it comes from UPLOAD_DIR on the main VPS. Local cannot be marked as CDN.

Test storage checks writability, catalog usage, free disk, and SFTP readiness.

Status Uploads Downloads
On Yes (if healthy + under cap + targeting) Yes
Read-only No Yes
Off No No

Default max disk on create is often 10 GB; empty / 0 means unlimited.

Process bootstrap may reset the label back to Local Server - treat renames as temporary if they do not stick.

Common problems

Cannot permanently purge Local from server trash

The local server is protected - you can disable policy, not wipe the built-in row like a disposable CDN.

Related