Configuration Reference
🇬🇧 English
Full Configuration Reference
Complete reference for all DigitalCompass-AgentHub Community settings available under Settings → AgentHub Setup.
Language
| Field | Options | Default | Description |
|---|---|---|---|
| Interface Language | English, Deutsch | English | Language for the admin panel and chat UI |
Connection
OpenClaw Endpoint
The URL to your OpenClaw gateway chat completions endpoint.
| Setup | Value |
|---|---|
| Single VPS | http://127.0.0.1:18789/v1/chat/completions |
| External Hosting | https://yourvpsdomain.com/v1/chat/completions |
Gateway Token
Your OpenClaw gateway authentication token from ~/.openclaw/openclaw.json.
Security: The token is stored in the WordPress database and never exposed in the browser. Always use a strong randomly generated token.
To generate a new token:
openssl rand -hex 24
Model
The OpenClaw agent model to use. This corresponds to the agent’s workspace folder.
| Workspace folder | Model name |
|---|---|
~/.openclaw/workspace/ (root) | openclaw/lisa |
~/.openclaw/workspace/cat/ | openclaw/cat |
~/.openclaw/workspace/stella/ | openclaw/stella |
~/.openclaw/workspace/max/ | openclaw/max |
~/.openclaw/workspace/ocean/ | openclaw/ocean |
You can switch agents at any time — changes take effect immediately without restarting anything.
SSL Verification
| Setting | When to use |
|---|---|
| ✅ Enabled | VPS has a valid SSL certificate (Let’s Encrypt) |
| ☐ Disabled | VPS uses a self-signed certificate |
Note: SSL Verification only applies to the connection between WordPress and OpenClaw. Visitor connections to your WordPress site are always encrypted via HTTPS.
Chat Settings
Welcome Message
The first message shown to visitors when they open the chat. Keep it short, friendly and in the language your visitors expect.
Examples:
Hello! How can I help you today?Hi! I'm your AI assistant. What would you like to know?Hallo! Wie kann ich dir helfen?
Tip: The welcome message is defined in the plugin settings. The agent’s actual language behavior and personality are defined in the
AGENTS.mdfile.
Position
| Option | Description |
|---|---|
| Bottom right | Chat button appears in the bottom right corner |
| Bottom left | Chat button appears in the bottom left corner |
Colors
All colors can be set using the built-in color picker. Changes take effect immediately — no page reload required.
| Field | Default | Description |
|---|---|---|
| Toggle Button | #c4623d (Coral) | The floating chat button |
| Header | #1a5c6e (Teal) | Chat window header background |
| User Messages | #1a5c6e (Teal) | Background of user message bubbles |
| Send Button | #c4623d (Coral) | The send button |
| Accent Color | #d97a5a | Focus border, links in bot messages |
Rate Limiting
DigitalCompass-AgentHub Community includes built-in rate limiting to protect your OpenClaw instance:
- Limit: 20 requests per IP address per hour
- Reset: Automatic after 1 hour
- Response:
429 Too many requests. Please wait a moment.
This cannot be configured in the Community edition.
AGENTS.md
The behavior, personality, language rules and knowledge of your agent are defined in the AGENTS.md file in the agent’s workspace folder on your VPS.
Changes to AGENTS.md take effect immediately — no restart required. The agent reads its instructions fresh with every conversation.
~/.openclaw/workspace/cat/AGENTS.md
Pro Feature: DigitalCompass-AgentHub Pro includes the Agent Editor — edit your AGENTS.md directly from the WordPress admin panel. No terminal, no SSH required.
Upgrade to Pro
DigitalCompass-AgentHub Community is the free edition. Upgrade for:
| Feature | Community | Pro | Enterprise |
|---|---|---|---|
| Chat Widget | ✅ | ✅ | ✅ |
| Color Picker | ✅ | ✅ | ✅ |
| EN/DE Language | ✅ | ✅ | ✅ |
| Agent Editor | ❌ | ✅ | ✅ |
| White Label | ❌ | ✅ | ✅ |
| Analytics Dashboard | ❌ | ❌ | ✅ |
👉 Learn more about WP AgentHub Pro
🇩🇪 Deutsch
Vollständige Konfigurationsreferenz
Vollständige Referenz für alle DigitalCompass-AgentHub Community Einstellungen unter Einstellungen → AgentHub Setup.
Sprache
| Feld | Optionen | Standard | Beschreibung |
|---|---|---|---|
| Interface Sprache | English, Deutsch | English | Sprache für das Admin-Panel und die Chat-UI |
Verbindung
OpenClaw Endpoint
Die URL zum OpenClaw Gateway Chat Completions Endpoint.
| Setup | Wert |
|---|---|
| Single VPS | http://127.0.0.1:18789/v1/chat/completions |
| Externes Hosting | https://deinevpsdomain.de/v1/chat/completions |
Gateway Token
Dein OpenClaw Gateway Authentifizierungs-Token aus ~/.openclaw/openclaw.json.
Sicherheit: Der Token wird in der WordPress-Datenbank gespeichert und ist nie im Browser sichtbar. Immer einen starken, zufällig generierten Token verwenden.
Neuen Token generieren:
openssl rand -hex 24
Model
Das OpenClaw Agenten-Modell das verwendet werden soll. Entspricht dem Workspace-Ordner des Agenten.
| Workspace Ordner | Model-Name |
|---|---|
~/.openclaw/workspace/ (root) | openclaw/lisa |
~/.openclaw/workspace/cat/ | openclaw/cat |
~/.openclaw/workspace/stella/ | openclaw/stella |
~/.openclaw/workspace/max/ | openclaw/max |
~/.openclaw/workspace/ocean/ | openclaw/ocean |
Du kannst jederzeit zwischen Agenten wechseln — Änderungen treten sofort in Kraft ohne irgendetwas neu starten zu müssen.
SSL Verifikation
| Einstellung | Wann verwenden |
|---|---|
| ✅ Aktiviert | VPS hat ein gültiges SSL-Zertifikat (Let’s Encrypt) |
| ☐ Deaktiviert | VPS verwendet ein selbstsigniertes Zertifikat |
Hinweis: SSL Verifikation gilt nur für die Verbindung zwischen WordPress und OpenClaw. Besucher-Verbindungen zur WordPress-Site sind immer über HTTPS verschlüsselt.
Chat Einstellungen
Begrüßungsnachricht
Die erste Nachricht die Besucher sehen wenn sie den Chat öffnen. Kurz, freundlich und in der Sprache die deine Besucher erwarten.
Beispiele:
Hello! How can I help you today?Hi! I'm your AI assistant. What would you like to know?Hallo! Wie kann ich dir helfen?
Tipp: Die Begrüßungsnachricht wird in den Plugin-Einstellungen definiert. Das eigentliche Sprachverhalten und die Persönlichkeit des Agenten werden in der
AGENTS.mdDatei definiert.
Position
| Option | Beschreibung |
|---|---|
| Rechts unten | Chat-Button erscheint in der unteren rechten Ecke |
| Links unten | Chat-Button erscheint in der unteren linken Ecke |
Farben
Alle Farben können mit dem eingebauten Color Picker gesetzt werden. Änderungen treten sofort in Kraft — kein Neuladen der Seite erforderlich.
| Feld | Standard | Beschreibung |
|---|---|---|
| Toggle Button | #c4623d (Coral) | Der schwebende Chat-Button |
| Header | #1a5c6e (Petrol) | Hintergrund des Chat-Fenster-Headers |
| Benutzer-Nachrichten | #1a5c6e (Petrol) | Hintergrund der Benutzer-Nachrichtenblasen |
| Senden-Button | #c4623d (Coral) | Der Senden-Button |
| Akzentfarbe | #d97a5a | Focus-Rahmen, Links in Bot-Antworten |
Rate Limiting
DigitalCompass-AgentHub Community enthält eingebautes Rate Limiting zum Schutz deiner OpenClaw-Instanz:
- Limit: 20 Anfragen pro IP-Adresse pro Stunde
- Reset: Automatisch nach 1 Stunde
- Antwort:
429 Too many requests. Please wait a moment.
In der Community Edition nicht konfigurierbar.
AGENTS.md
Das Verhalten, die Persönlichkeit, Sprachregeln und das Wissen deines Agenten werden in der AGENTS.md Datei im Workspace-Ordner des Agenten auf deinem VPS definiert.
Änderungen an der AGENTS.md treten sofort in Kraft — kein Neustart erforderlich. Der Agent liest seine Anweisungen bei jedem Gespräch neu.
~/.openclaw/workspace/cat/AGENTS.md
Pro Feature: DigitalCompass-AgentHub Pro enthält den Agent Editor — AGENTS.md direkt im WordPress Admin-Panel bearbeiten. Kein Terminal, kein SSH erforderlich.
Upgrade zu Pro
DigitalCompass-AgentHub Community ist die kostenlose Edition. Upgrade für:
| Feature | Community | Pro | Enterprise |
|---|---|---|---|
| Chat Widget | ✅ | ✅ | ✅ |
| Color Picker | ✅ | ✅ | ✅ |
| EN/DE Sprache | ✅ | ✅ | ✅ |
| Agent Editor | ❌ | ✅ | ✅ |
| White Label | ❌ | ✅ | ✅ |
| Analytics Dashboard | ❌ | ❌ | ✅ |