Admin
Config
Logout
Config
{{if .Success}}
Saved.
{{end}} {{if .Error}}
{{.Error}}
{{end}}
Uploads
Max file size (MB)
Hard limit enforced by the upload endpoints. (This is separate from reverse proxy limits.)
Max files in multi upload
Limits how many files can be sent to /api/files/upload-multi in one request.
Max expiry duration (hours)
User-chosen duration is clamped to this maximum.
Rate limiting (display only)
Right now rate limits are wired at startup; changing these values won’t take effect until the server restarts (unless we refactor it to be dynamic).
Login max per minute
Login burst
API max per minute
API burst
Save config