mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
* adds adjust_time which allows users to fix an issue with onvif authentication where time is not syncrhonized * updated adjust_time to ignore_time_mismatch to make it clearer what this option does * adds ignore_time_mismatch to the reference.md and adds a line about the security risk this can introduce as well as the recommendation to setup NTP for both ends. * fix format error * happy now linter? * white space * Update docs/docs/configuration/reference.md Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --------- Co-authored-by: Stephen Butler <stephen.butler@ni.com> Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| comms | ||
| detectors | ||
| events | ||
| images | ||
| motion | ||
| output | ||
| ptz | ||
| record | ||
| review | ||
| stats | ||
| test | ||
| track | ||
| util | ||
| __init__.py | ||
| __main__.py | ||
| app.py | ||
| config.py | ||
| const.py | ||
| ffmpeg_presets.py | ||
| log.py | ||
| models.py | ||
| mypy.ini | ||
| object_detection.py | ||
| object_processing.py | ||
| plus.py | ||
| storage.py | ||
| timeline.py | ||
| types.py | ||
| video.py | ||
| watchdog.py | ||