Skip to content

Commit

Permalink
update configuration source reference (#508)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Dec 4, 2024
1 parent 7627ee2 commit 51c5397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ decision_logger:
max_file_count: 2
```

To use the decision logger the OPA configuration must contain the [configuration information](https://github.com/aserto-dev/topaz/blob/main/decision_log/plugin/plugin.go#L23) for the decision log plugin.
To use the decision logger the OPA configuration must contain the [configuration information](https://github.com/aserto-dev/topaz/blob/main/plugins/decision_log/plugin.go#L23) for the decision log plugin.

Example of the decision log plugin configuration:

Expand Down

0 comments on commit 51c5397

Please sign in to comment.