mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-14 19:12:08 +03:00
set config var when onboarding
This commit is contained in:
parent
1474d8a652
commit
075c642691
@ -488,6 +488,8 @@ class FrigateApp:
|
|||||||
}
|
}
|
||||||
).execute()
|
).execute()
|
||||||
|
|
||||||
|
self.config.auth.admin_first_time_login = True
|
||||||
|
|
||||||
logger.info("********************************************************")
|
logger.info("********************************************************")
|
||||||
logger.info("********************************************************")
|
logger.info("********************************************************")
|
||||||
logger.info("*** Auth is enabled, but no users exist. ***")
|
logger.info("*** Auth is enabled, but no users exist. ***")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user