From 152967320d68cf74aaef3465e8ab8f306d9b9786 Mon Sep 17 00:00:00 2001 From: Edith Parzefall Date: Wed, 26 Oct 2022 09:16:05 +0200 Subject: [PATCH] Update services/thumbnails/README.md --- services/thumbnails/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/thumbnails/README.md b/services/thumbnails/README.md index 1772bd318d..d45b64bdb6 100644 --- a/services/thumbnails/README.md +++ b/services/thumbnails/README.md @@ -10,7 +10,7 @@ The relevant environment variables defining file locations are: - (2) `STORAGE_USERS_OCIS_ROOT` - (3) `THUMBNAILS_FILESYSTEMSTORAGE_ROOT` -(1) ... Having a default set by the ocis code, but if defined, used as base path for other services. +(1) ... Having a default set by the Infinite Scale code, but if defined, used as base path for other services. (2) ... Source files, defaults to (1) plus path component, but can be freely defined if required. (3) ... Target files, defaults to (1) plus path component, but can be freely defined if required.