| Setting | Notes |
|---|---|
| Port | Default 8080. Change if it conflicts with another service. |
| Network interface | Dropdown of detected adapters (Wi-Fi, mobile hotspot, etc.) — pick "All" to bind every interface, or a specific one to restrict access. |
| Server root | The folder exposed as the WebDAV root. Defaults to internal storage; admins can browse and pick any accessible path. |
Toggle Enable HTTPS to switch the server to TLS with a self-signed RSA-2048 certificate, generated on first use and stored in the app's private storage. Regenerate SSL Certificate rotates it — existing clients will need to re-trust the new one.
Basic Auth is on by default. Turning it off removes the login prompt entirely — anyone who can reach the port gets full access per the default user's permissions. Only disable on networks you fully trust.
Add, edit, or remove users from Settings → Users. Each user has independent flags:
| Flag | Effect |
|---|---|
| Read | Can view/download files |
| Write | Can upload, edit, delete, move, copy |
| List | Can browse directory listings |
| Admin | Can browse the full device filesystem (not just the server root) and see storage mount info on the home screen |
Change the default admin / admin credentials immediately after first setup.
Settings also has a stable / beta picker — see Updates & Channels for what each means.