User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
services:authelia [2024/09/17 15:30] willyservices:authelia [2024/09/18 13:56] (current) willy
Line 145: Line 145:
 <code> <code>
 notifier: notifier:
-  disable_startup_check: false+  disable_startup_check: true
   filesystem: # Using email notifier is probably better: TBD   filesystem: # Using email notifier is probably better: TBD
     filename: '/home/authelia/config/notification.txt'     filename: '/home/authelia/config/notification.txt'
Line 153: Line 153:
 <code> <code>
 notifier:  notifier: 
-  disable_startup_check: false+  disable_startup_check: true
   smtp:      smtp:   
     address: 'smtp://mail.mydomain.com:587'     address: 'smtp://mail.mydomain.com:587'
Line 160: Line 160:
     sender: 'Authelia <authelia@mydomain.com>'     sender: 'Authelia <authelia@mydomain.com>'
 </code> </code>
 +
 +Note the **disable_startup_check**: you should set it to true to prevent authelia to crash at boot if network is not yet reachable.
  
 === Endpoints === === Endpoints ===

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information