Skip to content

Commit cceeb85

Browse files
authored
Update configuration/README.md (Koenkk#1639)
This adds a warning not to the minimal configuration example pointing to the implications of using `permit_join: true`.
1 parent c914ec3 commit cceeb85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/configuration/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ The _dot-notation_ of a config-key like `mqtt.server` means `server` property wi
2323
section. All _dot-notation_ references are absolute.
2424
:::
2525

26+
::: warning ATTENTION
27+
Be aware of the implications using `permit_join: true` and read the details in the [Permit join](zigbee-network.md#permit-join) documentation.
28+
:::
29+
2630
## Environment variables
2731

2832
It is possible to override the values in `configuration.yaml` via environment variables. The name of the environment

0 commit comments

Comments
 (0)