We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd8875 commit 3a83059Copy full SHA for 3a83059
service_manifest.yml
@@ -21,6 +21,10 @@ timeout: 600
21
# is the service enabled by default
22
enabled: true
23
24
+# avoid recursion on extracted files
25
+recursion_prevention:
26
+ - Dynamic Analysis
27
+
28
# Service configuration block (dictionary of config variables)
29
# NOTE: The key names can be anything and the value can be of any types
30
config:
0 commit comments