{% extends 'base.html' %} {% block title %}Global{% endblock %} {% block headerjs %} {% endblock %} {% block content %} {% if flash_msg %}
{{ flash_msg_text }}
{% endif %}

Global Settings

These are generic settings that apply to all of NCPA's services and utilities. These values are stored under the [general] section in the config.

Clear Check Log
Days
MB
Days
This section is read-only for security. If you need to make changes, please contact your administrator or support team for assistance.
{% endblock %}