SSK-14 commited on
Commit
9bdb9ae
·
verified ·
1 Parent(s): fedce48

Update config/scanners.yml

Browse files
Files changed (1) hide show
  1. config/scanners.yml +2 -2
config/scanners.yml CHANGED
@@ -2,8 +2,8 @@ app:
2
  name: ${APP_NAME:LLM Guard API}
3
  log_level: ${LOG_LEVEL:INFO}
4
  scan_fail_fast: ${SCAN_FAIL_FAST:false}
5
- scan_prompt_timeout: ${SCAN_PROMPT_TIMEOUT:10}
6
- scan_output_timeout: ${SCAN_OUTPUT_TIMEOUT:30}
7
  port: ${APP_PORT:7860}
8
 
9
  cache:
 
2
  name: ${APP_NAME:LLM Guard API}
3
  log_level: ${LOG_LEVEL:INFO}
4
  scan_fail_fast: ${SCAN_FAIL_FAST:false}
5
+ scan_prompt_timeout: ${SCAN_PROMPT_TIMEOUT:30}
6
+ scan_output_timeout: ${SCAN_OUTPUT_TIMEOUT:50}
7
  port: ${APP_PORT:7860}
8
 
9
  cache: