Remove redundant terminal domain setup script and update stale references

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/ed7fee4d-b50e-4387-8eb6-46840b9d930f

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-06 23:27:52 +00:00
committed by GitHub
parent 5632068ca8
commit f7539dc9b6
4 changed files with 2 additions and 464 deletions

View File

@@ -2400,7 +2400,7 @@ async def api_features_toggle(req: FeatureToggleRequest):
status_code=400,
detail=(
"Element Calling requires a Matrix domain to be configured. "
"Please run `sovran-setup-domains` first or configure the Matrix domain."
"Element Calling requires a Matrix domain to be configured. Please configure it through the Sovran Hub web interface."
),
)