User Details

{{ msg_page_notifications|raw }}

Account Details

Information about the account.


bytes
Optional in bytes. Overrides account type limits. 1073741824 = 1GB. Use zero for unlimited.
bytes
Optional in bytes. Generally left blank. Use zero for unlimited.

User Details

Details about the user.


Reset Password

Reset the user password. Leave blank to keep the existing.


Account Avatar

If an account avatar is supported on the site theme, update it here.


{% if hasAvatar == true %}
{% endif %}

2FA

Whether 2FA is enabled for the user.


{{ login_2fa_enabled == 1 ? 'Enabled':'Disabled' }}
{% if login_2fa_enabled == 1 %}
{% endif %}

File Upload API Keys

Set or generate API keys.


Other Options

Server upload override.


Useful for testing new servers for a specific user. Leave as 'none' to use the global settings.