From 1520ec0dccbb43f743f8a23478a682906b3f1784 Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 16 May 2024 19:18:18 +0200 Subject: [PATCH] disable authelia notifier check --- nomad-job/authelia.nomad.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/nomad-job/authelia.nomad.hcl b/nomad-job/authelia.nomad.hcl index f6a05b6..50c3e07 100644 --- a/nomad-job/authelia.nomad.hcl +++ b/nomad-job/authelia.nomad.hcl @@ -230,6 +230,7 @@ storage: path: '/config/db.sqlite3' notifier: + disable_startup_check: true smtp: username: 'authelia@ducamps.eu' {{ with secret "secrets/data/nomad/authelia"}}