{% include '_theme_early.html' %} Admin · Aird
{% set nav_title = "⚙ Admin Panel" %} {% set show_admin_link = False %} {% include '_app_nav_header.html' %}
{% set admin_active_tab = "overview" %} {% include '_admin_tabs.html' %}
{% raw xsrf_form_html() %}

Feature flags

User management

Create and edit accounts under Users. Use Reset password to issue a one-time random password shown only on this screen. The user must sign in with it, then this app requires them to set a new password before using other pages.

Open user management

Upload settings

Default 10240 (10 GB). ISOs and large archives need a high value here.
Files larger than this use parallel HTTP range uploads. Set 0 for default (100 MB). Default 100 (proxy-safe).
Bytes per HTTP range PUT. Default 90. Does not cap line speed — only bounds RAM per stream (~chunk × parallelism).
Concurrent upload streams (1 Gbps: try 16–32). Default 16.
WebSocket fallback chunk size. Large files use HTTP parallel by default.
When unchecked, only selected extensions below are allowed.

Allowed extensions

{% for ext in available_extensions %} {% end %}

WebSocket connections

Feature flags

1 – 1000
30 – 7200

File streaming

1 – 1000
30 – 7200

Search

1 – 1000
30 – 7200