mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-01-24 13:13:16 -05:00
fix config file syntax in guide (#133)
This commit is contained in:
parent
f18b58613c
commit
f4d5784176
@ -74,7 +74,7 @@ ipv4 = "0.0.0.0:8080"
|
||||
|
||||
[[binds]]
|
||||
unix = "/var/lib/moonfire-nvr/sock"
|
||||
allow_unauthenticated_permissions: { "view_video": true }
|
||||
allow_unauthenticated_permissions = { view_video = true }
|
||||
own_uid_is_privileged = true
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user