mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
Change enable to enabled
This commit is contained in:
committed by
Tim Gross
parent
c4a7728e03
commit
554f69394c
@@ -32,7 +32,7 @@ The following default sink will be added with no filters.
|
||||
|
||||
```hcl
|
||||
audit {
|
||||
enable = true
|
||||
enabled = true
|
||||
sink "audit" {
|
||||
type = "file"
|
||||
delivery_guarantee = "enforced"
|
||||
|
||||
Reference in New Issue
Block a user