blakeblackshear.frigate/web
banthungprong 8163afce79
Allow cameras to be disabled in config (#4162)
* add option enabled for each camera in config

* Simplified If-block and removed wrong Optional

* Update Docs enabling/disabling camera in config

* correct format for option

* Disabling Camera for processes, no config changes

* Describe effects of disabled cam in documentation

* change if-logic, obsolete copy, info disabled cam

* changed color to white, added top padding in disabled camera info

* changed indentation
2022-11-02 06:41:44 -05:00
..
config Add go2rtc and add restream role / live source (#4082) 2022-11-02 06:36:09 -05:00
images switch to vite 2022-03-11 07:49:06 -06:00
src Allow cameras to be disabled in config (#4162) 2022-11-02 06:41:44 -05:00
.eslintignore switch to vite 2022-03-11 07:49:06 -06:00
.eslintrc sync lint settings 2022-05-12 06:29:43 -05:00
.gitignore
.prettierrc
babel.config.js feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
index.html
jest.config.js
package-lock.json Bump videojs to 7.20.2 2022-08-24 07:21:39 -05:00
package.json Bump videojs to 7.20.2 2022-08-24 07:21:39 -05:00
postcss.config.js
site.webmanifest
tailwind.config.js
tsconfig.json
tsconfig.node.json
vite.config.ts