Remove WEBSITE_ICONS_ENABLED and always enable website icons

This commit is contained in:
shuaiplus
2026-07-06 22:56:36 +08:00
parent f532d3ace3
commit 57c5ef9da6
7 changed files with 6 additions and 10 deletions
-3
View File
@@ -39,9 +39,6 @@
},
"ATTACHMENTS_KV": {
"description": "Optional KV namespace fallback for attachment/send-file storage"
},
"WEBSITE_ICONS_ENABLED": {
"description": "Optional: set to true to proxy website icons via third-party icon services. Defaults to disabled for vault-domain privacy."
}
}
},