mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:30:57 +00:00
docs: prune recent additions for readability
This commit is contained in:
@@ -237,13 +237,7 @@ Default account supports:
|
||||
- `IRC_NICKSERV_PASSWORD`
|
||||
- `IRC_NICKSERV_REGISTER_EMAIL`
|
||||
|
||||
<Note>
|
||||
`IRC_HOST` is on the endpoint-block list and cannot be set from a workspace
|
||||
`.env` file. It must come from shell environment or the gateway process
|
||||
environment so that untrusted workspaces cannot redirect IRC traffic to a
|
||||
different server. See [Workspace `.env` files](/gateway/security) for the full
|
||||
list.
|
||||
</Note>
|
||||
`IRC_HOST` cannot be set from a workspace `.env`; see [Workspace `.env` files](/gateway/security).
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
@@ -179,13 +179,7 @@ For example, `-` becomes `_X2D_`, so `ops-prod` maps to `MATRIX_OPS_X2D_PROD_*`.
|
||||
|
||||
The interactive wizard only offers the env-var shortcut when those auth env vars are already present and the selected account does not already have Matrix auth saved in config.
|
||||
|
||||
<Note>
|
||||
`MATRIX_HOMESERVER` is on the endpoint-block list and cannot be set from a
|
||||
workspace `.env` file. It must come from shell environment or the gateway
|
||||
process environment so that untrusted workspaces cannot redirect Matrix
|
||||
traffic to a different homeserver. See
|
||||
[Workspace `.env` files](/gateway/security) for the full list.
|
||||
</Note>
|
||||
`MATRIX_HOMESERVER` cannot be set from a workspace `.env`; see [Workspace `.env` files](/gateway/security).
|
||||
|
||||
## Configuration example
|
||||
|
||||
|
||||
@@ -109,13 +109,7 @@ Set these on the gateway host if you prefer env vars:
|
||||
|
||||
Env vars apply only to the **default** account (`default`). Other accounts must use config values.
|
||||
|
||||
<Note>
|
||||
`MATTERMOST_URL` is on the endpoint-block list and cannot be set from a
|
||||
workspace `.env` file. It must come from shell environment or the gateway
|
||||
process environment so that untrusted workspaces cannot redirect Mattermost
|
||||
traffic to a different server. See
|
||||
[Workspace `.env` files](/gateway/security) for the full list.
|
||||
</Note>
|
||||
`MATTERMOST_URL` cannot be set from a workspace `.env`; see [Workspace `.env` files](/gateway/security).
|
||||
|
||||
## Chat modes
|
||||
|
||||
|
||||
@@ -89,13 +89,7 @@ For the default account, you can use env vars:
|
||||
|
||||
Config values override env vars.
|
||||
|
||||
<Note>
|
||||
`SYNOLOGY_CHAT_INCOMING_URL` is on the endpoint-block list and cannot be set
|
||||
from a workspace `.env` file. It must come from shell environment or the
|
||||
gateway process environment so that untrusted workspaces cannot redirect
|
||||
Synology Chat traffic to a different webhook. See
|
||||
[Workspace `.env` files](/gateway/security) for the full list.
|
||||
</Note>
|
||||
`SYNOLOGY_CHAT_INCOMING_URL` cannot be set from a workspace `.env`; see [Workspace `.env` files](/gateway/security).
|
||||
|
||||
## DM policy and access control
|
||||
|
||||
|
||||
Reference in New Issue
Block a user