feat: add SLS toggle and sanitize logs

This commit is contained in:
empty
2025-12-27 15:07:28 +08:00
parent b186f9b80e
commit 5e01993120
5 changed files with 139 additions and 24 deletions

View File

@@ -7,6 +7,7 @@ FACTORY_API_KEY=your_factory_api_key_here
DROID_REFRESH_KEY=your_refresh_token_here
# 阿里云日志服务配置
SLS_ENABLED=false
ALIYUN_ACCESS_KEY_ID=your_access_key_id
ALIYUN_ACCESS_KEY_SECRET=your_access_key_secret
ALIYUN_SLS_ENDPOINT=cn-hangzhou.log.aliyuncs.com