# 统计收集器插件配置 name: stats_collector description: 插件使用统计收集器 version: 1.0.0 author: liu.wei enabled: true # 统计设置 settings: # 是否记录详细日志 debug_logging: false # 统计保留天数 retention_days: 90 # 是否统计系统插件 include_system_plugins: true # 排除的插件列表 excluded_plugins: - stats_collector