mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-13 21:12:55 -04:00
fix obsolete flag name
This commit is contained in:
parent
eaf6608597
commit
afe693ef95
@ -85,7 +85,7 @@ Moonfire NVR can be run as a systemd service. Create
|
||||
ExecStart=/usr/local/bin/moonfire-nvr run \
|
||||
--db-dir=/var/lib/moonfire-nvr/db \
|
||||
--http-addr=0.0.0.0:8080 \
|
||||
--allow_unauthenticated_scopes='view_video: true'
|
||||
--allow-unauthenticated-permissions='view_video: true'
|
||||
Environment=TZ=:/etc/localtime
|
||||
Environment=MOONFIRE_FORMAT=google-systemd
|
||||
Environment=MOONFIRE_LOG=info
|
||||
|
Loading…
x
Reference in New Issue
Block a user