summaryrefslogtreecommitdiff
path: root/coin
diff options
context:
space:
mode:
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index a6d2944b..f236bf63 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -30,6 +30,12 @@ instructions:
- type: EnvironmentVariable
variableName: AM_TIMEOUT_FACTOR
variableValue: 4
+ - type: EnvironmentVariable
+ variableName: AM_NO_CUSTOM_LOGGING
+ variableValue: 1
+ - type: EnvironmentVariable
+ variableName: AM_NO_CRASH_HANDLER
+ variableValue: 1
- type: Group
instructions:
- !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"