* Increase requirements for face to be set * Manage faces properly * Add basic docs * Simplify * Separate out face recognition frome semantic search * Update docs * Formatting
Fixes logging without introducing more junk into FrigateApp.
* Replace logging.warn with logging.warning * Install config global state early * Split config.py into more manageable pieces