update moonfire-nvr.toml desc in build.md

This commit is contained in:
Scott Lamb 2023-01-10 21:09:50 -08:00
parent 6ed23e90e8
commit 50fa5ce6fe
No known key found for this signature in database

View File

@ -304,9 +304,11 @@ ownUidIsPrivileged = true
```
Note this configuration is insecure. You can change that via replacing the
`allow_unauthenticated_permissions` here as described in [Securing Moonfire NVR
`allowUnauthenticatedPermissions` here as described in [Securing Moonfire NVR
and exposing it to the Internet](secure.md).
See [ref/config.md](../ref/config.md) for more about `/etc/moonfire-nvr.toml`.
Some handy commands:
```console