From b10cd308be722eeffaa39db568dc4db8e66cbd64 Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Sat, 22 Dec 2018 01:51:42 +0000 Subject: [PATCH] publish muk_attachment_lobject - 12.0 --- muk_attachment_lobject/doc/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/muk_attachment_lobject/doc/index.rst b/muk_attachment_lobject/doc/index.rst index 8fa8975..bf0c92a 100644 --- a/muk_attachment_lobject/doc/index.rst +++ b/muk_attachment_lobject/doc/index.rst @@ -92,7 +92,8 @@ Configuration ============= The module has an init hook, which automatically stores all attachments in -large objects, so no additional configuration is needed to use this module. +large objects. To activate this hook the config parameter `auto_storage_migration` +has to be set to `true`. Usage =============