Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
starlightcrafted committed Apr 15, 2023
1 parent 78e0627 commit 8562784
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Can be retrieved from ZeroTier Central -> Account -> New Token

This dict sets any config under the `config` section of a network member. See [here](https://docs.zerotier.com/central/v1/#operation/getNetworkMember) for possible configuration options. Very important for authorizing (i.e. `authorized: True`) nodes automatically.

### `zerotier_localconfig`

This dict contains configuration for [ZeroTier Local Configuration](https://docs.zerotier.com/zerotier/zerotier.conf/#local-configuration-options) (aka local.conf). It simply converts the YAML entered here to JSON and saves it as local.conf.

## Example Deployment

```yaml
Expand Down

0 comments on commit 8562784

Please sign in to comment.