Configuration Reference

🇬🇧 English | 🇩🇪 Deutsch


🇬🇧 English

Full Configuration Reference

Complete reference for all DigitalCompass-AgentHub Community settings available under Settings → AgentHub Setup.


Language

FieldOptionsDefaultDescription
Interface LanguageEnglish, DeutschEnglishLanguage for the admin panel and chat UI

Connection

OpenClaw Endpoint

The URL to your OpenClaw gateway chat completions endpoint.

SetupValue
Single VPShttp://127.0.0.1:18789/v1/chat/completions
External Hostinghttps://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 folderModel 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

SettingWhen to use
✅ EnabledVPS has a valid SSL certificate (Let’s Encrypt)
☐ DisabledVPS 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.md file.

Position

OptionDescription
Bottom rightChat button appears in the bottom right corner
Bottom leftChat 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.

FieldDefaultDescription
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#d97a5aFocus 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:

FeatureCommunityProEnterprise
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

FeldOptionenStandardBeschreibung
Interface SpracheEnglish, DeutschEnglishSprache für das Admin-Panel und die Chat-UI

Verbindung

OpenClaw Endpoint

Die URL zum OpenClaw Gateway Chat Completions Endpoint.

SetupWert
Single VPShttp://127.0.0.1:18789/v1/chat/completions
Externes Hostinghttps://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 OrdnerModel-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

EinstellungWann verwenden
✅ AktiviertVPS hat ein gültiges SSL-Zertifikat (Let’s Encrypt)
☐ DeaktiviertVPS 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.md Datei definiert.

Position

OptionBeschreibung
Rechts untenChat-Button erscheint in der unteren rechten Ecke
Links untenChat-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.

FeldStandardBeschreibung
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#d97a5aFocus-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:

FeatureCommunityProEnterprise
Chat Widget
Color Picker
EN/DE Sprache
Agent Editor
White Label
Analytics Dashboard

👉 Mehr über WP AgentHub Pro erfahren