mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: remove audit-logging flag from the server (#6991)
Co-authored-by: Colin Adler <colin1adler@gmail.com>
This commit is contained in:
co-authored by
Colin Adler
parent
29e9b9e663
commit
385a4262e2
@@ -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
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user