From e0db9f3ea17af1eb014f13593dc51e020632fc8e Mon Sep 17 00:00:00 2001 From: Marc 'risson' Schmitt Date: Wed, 14 Feb 2024 20:10:33 +0100 Subject: [PATCH] website/docs: applications: add reference to S3 for icon URLs (#8488) --- website/docs/core/applications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/core/applications.md b/website/docs/core/applications.md index 5798d986b9..1cf8da196f 100644 --- a/website/docs/core/applications.md +++ b/website/docs/core/applications.md @@ -33,7 +33,7 @@ The following aspects can be configured: If the authentik server does not have a volume mounted under `/media`, you'll get a text input. This accepts absolute URLs. If you've mounted single files into the container, you can reference them using `https://authentik.company/media/my-file.png`. - If there is a mount under `/media`, you'll instead see a field to upload a file. + If there is a mount under `/media` or if [S3 storage](../installation/storage-s3.md) is configured, you'll instead see a field to upload a file. - _Publisher_: Text shown below the application - _Description_: Subtext shown on the application card below the publisher