mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 07:01:34 +00:00
docs(install): fix fly discord channel allow -> enabled to match schema (#102129)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
This commit is contained in:
@@ -171,7 +171,7 @@ read_when:
|
||||
"groupPolicy": "allowlist",
|
||||
"guilds": {
|
||||
"YOUR_GUILD_ID": {
|
||||
"channels": { "general": { "allow": true } },
|
||||
"channels": { "general": { "enabled": true } },
|
||||
"requireMention": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user