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
4 changes: 2 additions & 2 deletions docs/technical-changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change

{/* CHANGELOG_START */}

# sourcegraph 5 Release 9 Patch 0
# Sourcegraph 5 Release 9

## v5.9.0

Expand Down Expand Up @@ -126,7 +126,7 @@ that we observed on the user's incoming request

#### Site Admin

- site config 'telemetry: { disableLocalEventLogs }' to disable event_logs [#1275](https://github.com/sourcegraph/sourcegraph/pull/1275)
- site config 'telemetry: \{ disableLocalEventLogs \}' to disable event_logs [#1275](https://github.com/sourcegraph/sourcegraph/pull/1275)
- Long-term local retention of user telemetry as 'event logs' can now be disabled entirely via the `telemetry: { disableLocalEventLogs }` site configuration.

#### Sub_repo_perms
Expand Down
Loading