{{ ta('user_details', 'User Details') }}

{{ msg_page_notifications|raw }}

Account Details

{{ ta('information_about_the_account', 'Information about the account.') }}


{{ ta('bytes_lower', 'bytes') }}
{{ ta('optional_in_bytes_overrides_account_type_limits', 'Optional in bytes. Overrides account type limits. 1073741824 = 1GB. Use zero for unlimited.') }}
{{ ta('bytes_lower', 'bytes') }}
{{ ta('optional_in_bytes_generally_left_blank_use_zero_for_unlimited', 'Optional in bytes. Generally left blank. Use zero for unlimited.') }}

{{ ta('user_details', 'User Details') }}

{{ ta('details_about_the_user', 'Details about the user.') }}


{{ ta('reset_password', 'Reset Password') }}

{{ ta('reset_the_user_password_leave_blank_to_keep_existing', 'Reset the user password. Leave blank to keep the existing.') }}


{{ ta('account_avatar', 'Account Avatar') }}

{{ ta('if_an_account_avatar_is_supported_on_the_site_set_it_here', 'If an account avatar is supported on the site theme, set it here.') }}


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

{{ ta('2fa', '2FA') }}

{{ ta('whether_2fa_is_enabled_for_the_user', 'Whether 2FA is enabled for the user.') }}


{{ login_2fa_enabled == 1 ? ta('enabled', 'Enabled') : ta('disabled', 'Disabled') }}
{% if login_2fa_enabled == 1 %}
{% endif %}

{{ ta('file_upload_api_keys', 'File Upload API Keys') }}

{{ ta('set_or_generate_api_keys', 'Set or generate API keys.') }}


{{ ta('other_options', 'Other Options') }}

{{ ta('server_upload_override', 'Server upload override.') }}


{{ ta('useful_for_testing_new_servers_for_a_specific_user', 'Useful for testing new servers for a specific user. Leave as \'none\' to use the global settings.') }}