{% extends "layout.html" %} {% block title %}{{ _('Settings') }}{% endblock %} {% block content %}
System Identity
Changing this updates Nginx and System configs.
Appearance
Panel SSL (Port 4316)
Requires valid Hostname and Public IP. Uses Email from Notifications.

Limristem Web Control Panel

Simple, Lightweight, Powerful.

Current Version
{{ g.version }}
Last Check
{{ settings.last_update_check|format_time('%d %b %H:%M') if settings.last_update_check else 'Never' }}
System will update automatically when patches are released.
{% if session.get('available_update') %}
Update Available

Version {{ session['available_update'] }} is ready to install.

{% endif %}
Resource Thresholds (Alerts)
%
%
%
Panel Limits
SMTP Settings
Webhook
{% endblock %}