diff --git a/frigate/api/app.py b/frigate/api/app.py index 57c8786bd..7bf65b9b0 100644 --- a/frigate/api/app.py +++ b/frigate/api/app.py @@ -290,7 +290,6 @@ def config_set(request: Request, body: AppConfigSetBody): ) if body.requires_restart == 0: - request.app.frigate_config = config return JSONResponse( content=(