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

Co-authored-by: Colin Adler <colin1adler@gmail.com>
This commit is contained in:
Kyle Carberry
2023-04-04 12:11:10 -05:00
committed by GitHub
co-authored by Colin Adler
parent 29e9b9e663
commit 385a4262e2
9 changed files with 5 additions and 43 deletions
-3
View File
@@ -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.