Skip to content

fix: remove audit-logging flag from the server #6991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
make update-golden-files
  • Loading branch information
coadler committed Apr 4, 2023
commit c3c08cdda018f849c94af817a63e23e450eb80f2
3 changes: 0 additions & 3 deletions cli/testdata/coder_server_--help.golden
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,6 @@ telemetrywhen required by your organization's security policy.
Enterprise Options
These options are only available in the Enterprise Edition.

--audit-logging bool, $CODER_AUDIT_LOGGING (default: true)
Specifies whether audit logging is enabled.

--browser-only bool, $CODER_BROWSER_ONLY
Whether Coder only allows connections to workspaces via the browser.

Expand Down