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
-10
View File
@@ -29,16 +29,6 @@ coder server [flags]
The URL that users will use to access the Coder deployment.
### --audit-logging
| | |
| ----------- | --------------------------------- |
| Type | <code>bool</code> |
| Environment | <code>$CODER_AUDIT_LOGGING</code> |
| Default | <code>true</code> |
Specifies whether audit logging is enabled.
### --browser-only
| | |