mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
website/docs: correct reference to overriden S3 variable (#20156)
docs: correct reference to overriden S3 variable
Fixes: c30d1a478d ("files: rework (#17535)")
Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
This commit is contained in:
@@ -429,7 +429,7 @@ Overrides [`AUTHENTIK_STORAGE__FILE__[...]`](#file-storage-backend-settings) set
|
||||
|
||||
#### `AUTHENTIK_STORAGE__MEDIA__S3__[...]`
|
||||
|
||||
Overrides [`AUTHENTIK_STORAGE__FILE__[...]`](#file-storage-backend-settings) settings.
|
||||
Overrides [`AUTHENTIK_STORAGE__S3__[...]`](#s3-storage-backend-settings) settings.
|
||||
|
||||
These settings affect where media files are stored. Those files include applications and sources icons. By default, they use the same storage settings as the main storage configuration. S3 storage is also supported.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user