Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/pages/desktop-access/reference/sessions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ To disable session recording at the cluster level, edit your `teleport.yaml`
configuration file.

```yaml
teleport:
auth_service:
session_recording: off
auth_service:
session_recording: off
```

<Admonition type="warning">
Expand Down