mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-14 10:28:35 +00:00
Doctor: keep allowFrom account-scoped in multi-account configs
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
} from "../config/discord-preview-streaming.js";
|
||||
import { DEFAULT_ACCOUNT_ID } from "../routing/session-key.js";
|
||||
|
||||
export function normalizeLegacyConfigValues(cfg: OpenClawConfig): {
|
||||
export function normalizeCompatibilityConfigValues(cfg: OpenClawConfig): {
|
||||
config: OpenClawConfig;
|
||||
changes: string[];
|
||||
} {
|
||||
|
||||
Reference in New Issue
Block a user