mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
05406cfc7b
This adds method to validate the system clock is synchronized on startup. Configuration allows adjusting the server address, enabled state, desync limit, and if the error is fatal. Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
15 lines
356 B
Markdown
15 lines
356 B
Markdown
---
|
|
layout: default
|
|
title: Storage Backends
|
|
parent: Configuration
|
|
nav_order: 14
|
|
has_children: true
|
|
---
|
|
|
|
# Storage backends
|
|
|
|
**Authelia** supports multiple storage backends. The backend is used to store user preferences, 2FA device handles and
|
|
secrets, authentication logs, etc...
|
|
|
|
The available storage backends are listed in the table of contents below.
|