Miro Goettler commited on
Commit
1455a96
·
1 Parent(s): 3cec7b2

Turn visibility of mitigation off

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,6 +1,6 @@
1
  ORQ_DEPLOYMENT_NAME = "llm-security-challenge-demo"
2
 
3
- SHOW_MITIGATION_ALWAYS = True
4
 
5
  # define which levels are shown and in which order
6
  LEVELS = [
 
1
  ORQ_DEPLOYMENT_NAME = "llm-security-challenge-demo"
2
 
3
+ SHOW_MITIGATION_ALWAYS = False
4
 
5
  # define which levels are shown and in which order
6
  LEVELS = [