Documentation

Settings Reference

AdminUpdated Sep 20, 2026

Settings Reference

Complete reference for all account, server, and bot settings available in the Restore Hub dashboard.

Account Settings

Access at dashboard → Settings.

| Setting | Description |
|---|---|
| Display Name | Your public name shown in team contexts |
| Username | Unique username for your Restore Hub account |
| Email | Account email. Used for login, billing notifications, and alerts |
| Password | Change your login password |
| Two-Factor Authentication | Enable TOTP-based 2FA for your account |
| API Key | View (masked) or regenerate your REST API key |
| Connected Accounts | Link or unlink Discord, Google, GitHub, Apple sign-in |
| Notification Preferences | Toggle email notifications for verification logs, member pulls, backups, team invites, and account changes |
| Delete Account | Permanently delete your account and all associated data |

Server Settings

Access at dashboard → [Your Server] → Settings.

General

| Setting | Description |
|---|---|
| Server Name | Display name for this server in the dashboard |
| Log Channel | Discord channel ID where verification logs are posted |
| Verified Role | The Discord role ID assigned after successful verification |
| Verify Action | Action performed after verification: Give Role, Remove Role, or Both |
| Bot Assignment | Which of your custom bots handles this server |

Security

| Setting | Description |
|---|---|
| Captcha | None or Cloudflare Turnstile (invisible or managed) |
| Minimum Account Age | Minimum Discord account age in days (0 = disabled) |
| VPN/Proxy Blocking | Block members connecting via VPN, proxy, or Tor |
| Datacenter Blocking | Block connections from hosting/datacenter IPs |
| Alt Detection | Flag or block members who share a browser fingerprint with an existing member |
| Alt Action | What to do when an alt is detected: Allow, Flag, Block |
| Country Mode | None, Allow (whitelist), or Block (blacklist) |
| Country List | ISO codes of allowed or blocked countries |

Verify Page

| Setting | Description |
|---|---|
| Slug | The URL slug for the verification page (restorehub.net/s/slug) |
| Profile Image | Community logo image URL |
| Banner Image / Video | Wide banner at the top of the page |
| Background | Color, image, or video background |
| Font Family | Google Fonts name |
| Text & Button Colors | Hex color codes |
| Custom CSS | Raw CSS injected for advanced customization |
| Success / Error Messages | Custom messages shown after verification outcomes |
| Social Links | Links shown below the verify button |

Domain

| Setting | Description |
|---|---|
| Custom Domain | Your custom domain (e.g., verify.yourdomain.com) — Business+ |
| DNS Status | Shows whether the CNAME is correctly configured |
| Certificate Status | Shows whether the SSL certificate is provisioned |

Backups

| Setting | Description |
|---|---|
| Schedule | Daily or weekly automated backup |
| Backup Time | UTC hour for scheduled backups |
| Retention | Number of backups to keep (older ones are pruned) |

Bot Settings

Access at dashboard → Custom Bots → [Your Bot] → Settings.

| Setting | Description |
|---|---|
| Bot Name | Display name (read-only — change in Discord Developer Portal) |
| Client ID | Discord application ID |
| Client Secret | OAuth2 client secret (write-only after creation) |
| Bot Token | Bot token (write-only after creation) |
| Public Key | Discord public key for interaction verification |
| Redirect URI | OAuth2 callback URL |
| Status | Online, Idle, DND, or Invisible (Premium+) |
| Activity | Activity type and text shown in the member list (Premium+) |
| Server Assignments | Which servers this bot handles |
Was this page helpful?