{% extends "baseTemplate/index.html" %} {% load static %} {# Hostname, time zone and server IP addresses -- admin only. #} {% block title %}Server settings{% endblock %} {% block content %}

Server settings

Hostname, time zone and this server's addresses.

Hostname

The system's fully-qualified host name. Changing it does not by itself reissue this panel's TLS certificate.

Current:

Time zone

Applies to the system clock, cron schedules and log timestamps.

Server addresses

Public address

InterfaceStateAddresses
{$ addr.address $},
No interfaces reported.
{% endblock %} {% block scripts %} {% endblock %}