add information note about caching

This commit is contained in:
Jakob Ketterl 2021-02-09 18:06:32 +01:00
parent 75418baf06
commit 8422a33081

View File

@ -114,10 +114,14 @@ class GeneralSettingsController(AdminController):
AvatarInput(
"receiver_avatar",
"Receiver Avatar",
infotext="For performance reasons, images are cached. "
+ "It can take a few hours until they appear on the site.",
),
TopPhotoInput(
"receiver_top_photo",
"Receiver Panorama",
infotext="For performance reasons, images are cached. "
+ "It can take a few hours until they appear on the site.",
),
),
Section(