add jiyi
This commit is contained in:
31
config.yaml
31
config.yaml
@@ -716,6 +716,37 @@ nuoer:
|
||||
max_age: 30
|
||||
compress: true
|
||||
|
||||
# ===========================================
|
||||
# ✨ 集奕(JIYI)配置
|
||||
# ===========================================
|
||||
jiyi:
|
||||
url: "https://api.jiyidata.cn"
|
||||
app_id: "5DS2yMY9"
|
||||
app_secret: "16aa682d9b66e17def6aca82e14afc8931fca15d"
|
||||
timeout: 4s
|
||||
logging:
|
||||
enabled: true
|
||||
log_dir: "logs/external_services"
|
||||
service_name: "jiyi"
|
||||
use_daily: true
|
||||
enable_level_separation: true
|
||||
level_configs:
|
||||
info:
|
||||
max_size: 100
|
||||
max_backups: 5
|
||||
max_age: 30
|
||||
compress: true
|
||||
error:
|
||||
max_size: 200
|
||||
max_backups: 10
|
||||
max_age: 90
|
||||
compress: true
|
||||
warn:
|
||||
max_size: 100
|
||||
max_backups: 5
|
||||
max_age: 30
|
||||
compress: true
|
||||
|
||||
# ===========================================
|
||||
# ✨ 汇博(BHSC)配置
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user