{% extends 'partials/base.html' %} {% load static %} {% block content %}
{% block title %} {% include 'partials/title.html' with title='System Settings' text='Dashboard' textone='Settings' texttwo='System Settings' %} {% endblock %}
{% block systemsidebar %} {% include 'pages/settings/system-settings/system-sidebar.html' %} {% endblock %}
OTP

OTP configuration

OTP Type

You can configure the type

OTP Digit Limit

Select size of the format

OTP Expire Time

Select Expire time of OTP

{% endblock %}