fix(authelia): disable notifier for now
This commit is contained in:
parent
fb6b476d6a
commit
6db291e66c
2 changed files with 2 additions and 2 deletions
|
|
@ -1059,7 +1059,7 @@ configMap:
|
|||
## The available providers are: filesystem, smtp. You must use one and only one of these providers.
|
||||
notifier:
|
||||
## You can disable the notifier startup check by setting this to true.
|
||||
disable_startup_check: false
|
||||
disable_startup_check: true
|
||||
|
||||
##
|
||||
## File System (Notification Provider)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue