We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbce221 commit e7b67a5Copy full SHA for e7b67a5
spec/acceptance/config/hooks.yaml
@@ -6,6 +6,8 @@ instruments_plugin_dir: ./spec/acceptance/plugins/instruments
6
7
log_level: debug
8
9
+default_format: json # default response format for the server
10
+
11
# Request handling
12
request_limit: 1048576 # 1MB max body size
13
request_timeout: 15 # 15 seconds timeout
0 commit comments