From 67fbb3976977919ca6c22a295812689f540037ce Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Tue, 23 Jan 2024 10:59:06 +0000 Subject: [PATCH] Clarify wording --- content/en/admin/config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 64c386b9..1640da2f 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -679,8 +679,8 @@ The created account will be `@uid@domain.tld`. #### `CAS_IMAGE_KEY` The key to the image to use as account avatar. -The value at this key must be an URL to the image file. -It is important to use a supported file format (like PNG but not SVG). +The value in this key must be a URL to the image file. +It is important to use a supported file format (JPEG or PNG, not SVG). #### `CAS_PHONE_KEY`