General Settings
The General Settings page allows administrators to configure core system settings including organization details, branding, networking, DNS, and web server defaults.

Overview
URL: /admin/general-settings
This page is organized into five tabs: General, Branding, Networking, DNS, and Web Server.
1. General

Configure your organization's basic information.
Organization Information
- Contact Email (required) - The primary contact email address for the organization.
- Organization Name (required) - The name of your organization.
- Country - The country where the organization is located.
- City/Locality - The city or locality of the organization.
Click Save Settings to apply changes.
2. Branding

Customize the panel's visual identity.
- Brand Name - The name displayed in the panel interface.
- Brand Logo URL - URL to the logo image displayed in the panel. Recommended size is 200x50px.
- Brand Logo URL (Dark Mode) - URL to the logo image used when dark mode is active.
Click Save Settings to apply changes.
3. Networking

Manage hostname and SSL certificate settings.
Hostname Configuration
- System Hostname - The fully qualified domain name (FQDN) of the server. Must contain at least 3 sections (e.g.,
host.example.com).
Click Change Hostname to apply a new hostname.
Issue SSL for Hostname
This section allows you to issue an SSL certificate for the configured hostname.
Click Issue SSL Certificate to request and install a certificate.
4. DNS

Configure the default nameservers for the system.
Nameservers
- Nameserver 1 - The primary nameserver address.
- Nameserver 2 - The secondary nameserver address.
Click Save Settings to apply changes.
5. Web Server

Customize HTML content for system-generated web server pages.
Web Server Default Pages
- Domain Created Page - HTML content shown when a domain is newly created. Default placeholder:
<html><body><h1>Domain successfully created</h1></body></html>. - Domain Suspended Page - HTML content shown when a domain is suspended. Default placeholder:
<html><body><h1>This domain has been suspended</h1></body></html>.
Click Save Settings to apply changes.