From 50fa5ce6fee2bc44728bbff0aed44bbce7f324b8 Mon Sep 17 00:00:00 2001 From: Scott Lamb Date: Tue, 10 Jan 2023 21:09:50 -0800 Subject: [PATCH] update moonfire-nvr.toml desc in build.md --- guide/build.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guide/build.md b/guide/build.md index aac2d4f..8d29c79 100644 --- a/guide/build.md +++ b/guide/build.md @@ -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