Skip to content

Commit a9849fe

Browse files
committed
Remove unused env-vars
1 parent d67d211 commit a9849fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gatewayd_plugin.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ plugins:
3737
# Anything below 0.8 is not recommended,
3838
# but it is dependent on the application and testing.
3939
- THRESHOLD=0.8
40-
# The following env-vars disable the verbose logging of Tensorflow.
41-
- KMP_AFFINITY=noverbose
42-
- TF_CPP_MIN_LOG_LEVEL=3
4340
- ENABLE_LIBINJECTION=True
4441
# True (permissive): The plugin will block the request only if it detects an SQL injection
4542
# attack and the prediction confidence is above the threshold. This is

0 commit comments

Comments
 (0)