The Settings page in the Admin area lets you control every aspect of the panel that is configurable at runtime. Changes take effect immediately after you click Save — no restart is required. Navigate to Admin → Settings to get started.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/calagopus/panel/llms.txt
Use this file to discover all available pages before exploring further.
Application settings
General settings that affect the panel’s branding and behavior.Name
Name
Language
Language
en or de). Users may override this individually if Allow changing language is enabled under user settings.Icon and banner
Icon and banner
URL
URL
https://panel.example.com. This is used to construct redirect URLs and links in emails. It must be a valid URL.Two-factor authentication requirement
Two-factor authentication requirement
| Option | Effect |
|---|---|
| None | 2FA is optional for all users |
| Admins | Only users with admin access must enroll |
| All users | Every user must enroll before accessing the panel |
Session cookie and duration
Session cookie and duration
Registration
Registration
Telemetry
Telemetry
WebAuthn settings
These settings control passkey and hardware security key support.Relying party ID (RP ID)
Relying party ID (RP ID)
panel.example.com. This must match the domain in the browser’s address bar exactly. Changing this value after users have enrolled passkeys will invalidate those credentials.Relying party origin (RP origin)
Relying party origin (RP origin)
https://panel.example.com. Must be a valid URL.Server settings
Limits and permissions that apply to servers and their file managers.File manager view size
File manager view size
File manager content search size
File manager content search size
File manager search results
File manager search results
Subuser count
Subuser count
Schedule step count
Schedule step count
Allow overwriting custom Docker image
Allow overwriting custom Docker image
Allow viewing installation logs
Allow viewing installation logs
Allow viewing transfer progress
Allow viewing transfer progress
User settings
Limits that apply to user accounts panel-wide.Max server group count
Max server group count
Max API key count
Max API key count
Max command snippet count
Max command snippet count
Max security key count
Max security key count
Max SSH key count
Max SSH key count
Allow changing language
Allow changing language
Activity log settings
Control how long activity logs are retained and what gets logged.Admin log retention
Admin log retention
User log retention
User log retention
Server log retention
Server log retention
- Log admin activity on servers — records actions taken by admins in the server context.
- Log schedule activity — records when scheduled tasks run.
CAPTCHA settings
CAPTCHA challenges protect the registration and login forms from automated abuse. Select a provider from the Provider dropdown. When you switch providers, new fields appear for the credentials required by that provider.- None
- reCAPTCHA
- hCaptcha
- Friendly Captcha
- Cloudflare Turnstile
Rate limit settings
Rate limits protect endpoints from brute-force and abuse. Each endpoint accepts a limit (maximum requests) and a period (window in seconds).| Endpoint | Default protection |
|---|---|
auth_register | New account registration |
auth_login | Password login attempts |
auth_login_checkpoint | 2FA checkpoint |
auth_login_security_key | WebAuthn login |
auth_password_forgot | Password reset requests |
client | General client API requests |
client_servers_backups_create | Backup creation per server |
client_servers_files_pull | Remote file pull requests |
client_servers_files_pull_query | File pull status queries |
Saving settings
Each settings section has its own Save button. Click Save after making changes in a section to apply them. Settings are validated before saving; the form will highlight any invalid fields.settings.update admin permission to save changes. If the button is disabled, check with your panel owner about your role.