From c183b13022aebf14d591f3978ff9c6ce3237da40 Mon Sep 17 00:00:00 2001 From: Leufolium Date: Fri, 2 Feb 2024 08:03:40 +0800 Subject: [PATCH] by Robin at 20240202; remove ad audit --- etc/mix/mix-prod.yaml | 6 ++++-- etc/mix/mix-test.yaml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/etc/mix/mix-prod.yaml b/etc/mix/mix-prod.yaml index f2c6e368..b9c6144b 100644 --- a/etc/mix/mix-prod.yaml +++ b/etc/mix/mix-prod.yaml @@ -66,12 +66,14 @@ dysmsapi: imageaudit: access_key_id: "LTAI5tD2Mg5mPUDQLPZZriPJ" access_key_secret: "IseIbk7fMbwy0eL33J2ro4Y55mWkn4" - scenes: "porn terrorism ad live logo" + #scenes: "porn terrorism ad live logo" + scenes: "porn terrorism live logo" task_buffer_size: 100 task_packet_size: 100 textaudit: - labels: "spam politics abuse terrorism porn flood contraband ad" + #labels: "spam politics abuse terrorism porn flood contraband ad" + labels: "spam politics abuse terrorism porn flood contraband" task_buffer_size: 100 task_packet_size: 100 diff --git a/etc/mix/mix-test.yaml b/etc/mix/mix-test.yaml index 57af5c00..e34401f5 100644 --- a/etc/mix/mix-test.yaml +++ b/etc/mix/mix-test.yaml @@ -65,12 +65,14 @@ dysmsapi: imageaudit: access_key_id: "LTAI5tD2Mg5mPUDQLPZZriPJ" access_key_secret: "IseIbk7fMbwy0eL33J2ro4Y55mWkn4" - scenes: "porn terrorism ad live logo" + #scenes: "porn terrorism ad live logo" + scenes: "porn terrorism live logo" task_buffer_size: 100 task_packet_size: 100 textaudit: - labels: "spam politics abuse terrorism porn flood contraband ad" + #labels: "spam politics abuse terrorism porn flood contraband ad" + labels: "spam politics abuse terrorism porn flood contraband" task_buffer_size: 100 task_packet_size: 100