fix(webui): remove unused bot identity settings

This commit is contained in:
chengyongru
2026-08-03 14:06:44 +08:00
committed by chengyongru
parent f7a6bc2d21
commit 5c72fdcd88
19 changed files with 29 additions and 122 deletions
+1 -5
View File
@@ -99,7 +99,7 @@
"webBehavior": "Behavior",
"cliApps": "CLI apps",
"mcp": "MCP services",
"identity": "Identity",
"regional": "Regional",
"webuiSafety": "Web safety",
"capabilities": "Capabilities",
"apps": "Apps",
@@ -190,8 +190,6 @@
"defaultImageSize": "Default size",
"maxImagesPerTurn": "Max images per turn",
"imageSaveDir": "Save directory",
"botName": "Bot name",
"botIcon": "Bot icon",
"timezone": "Timezone",
"workspacePath": "Default workspace",
"localServiceAccess": "Local services",
@@ -235,8 +233,6 @@
"defaultAspectRatio": "Used when the prompt does not choose an aspect ratio.",
"defaultImageSize": "Size hint sent to providers that support it.",
"maxImagesPerTurn": "Upper bound for one generate_image request.",
"botName": "Shown wherever nanobot uses a display name.",
"botIcon": "Short emoji or text shown with the bot name.",
"timezone": "Used for schedules and time-aware replies.",
"cliAppsCatalog": "Install only the app-specific CLI adapters nanobot can run locally; native apps stay untouched.",
"cliAppsFilter": "Search by app, category, or capability.",