Skip to content

Commit

Permalink
Add docs for default_intention_policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris S. Kim committed Mar 21, 2024
1 parent fea6926 commit 24411de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/content/docs/agent/config/config-files.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,9 @@ Refer to the [formatting specification](https://golang.org/pkg/time/#ParseDurati

- `data_dir` Equivalent to the [`-data-dir` command-line flag](/consul/docs/agent/config/cli-flags#_data_dir).

- `default_intention_policy` Controls the default action for intentions. Can be
set to `allow`, `deny`, or left empty to default to [`acl.default_policy`](#acl_default_policy).

- `disable_anonymous_signature` Disables providing an anonymous
signature for de-duplication with the update check. See [`disable_update_check`](#disable_update_check).

Expand Down

0 comments on commit 24411de

Please sign in to comment.