Skip to content

Commit a562dd9

Browse files
authored
fix documented default value for recording setting (#955)
closes #953
1 parent 0f2f40a commit a562dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ When set to false, the agent will not collect any data, nor start any background
135135
[options="header"]
136136
|============
137137
| Environment | Django/Flask | Default
138-
| `ELASTIC_APM_RECORDING` | `RECORDING` | `false`
138+
| `ELASTIC_APM_RECORDING` | `RECORDING` | `true`
139139
|============
140140

141141
Enable or disable recording of events.

0 commit comments

Comments
 (0)