{% extends 'base.html' %} {% block title %}Global{% endblock %} {% block headerjs %} {% endblock %} {% block content %}
This section is currently in read only mode and any setting changes will not be saved. This will be updated in future versions.
{% 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
{% endblock %}