mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-31 03:18:38 +02:00
* Add endpoint to restart Frigate The only means of restarting Frigate remotely is to issue a restart topic on the server's websocket. It's convenient to also expose this capability via HTTP endpoint. * Add new section to API docs * Remove extra line