feat: wait for enrolled sensors to announce, factory reset them on deletion
This commit is contained in:
@@ -18,6 +18,8 @@ config :localiserd, Localiser.Web.Endpoint,
|
||||
config :localiserd, :jwt_secret,
|
||||
System.get_env("JWT_SECRET") || "localiser_dev_jwt_secret_change_in_prod!!"
|
||||
|
||||
config :localiser, enrollment_timeout_ms: 10_000
|
||||
|
||||
config :mdns_lite,
|
||||
hosts: ["localiser"],
|
||||
ttl: 120,
|
||||
|
||||
Reference in New Issue
Block a user