Changes for page Attachments

Last modified by Thomas Mortagne on 2023/10/10

From version 32.1
edited by Thomas Mortagne
on 2018/04/20
Change comment: There is no comment for this version
To version 33.1
edited by Thomas Mortagne
on 2018/06/07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -47,18 +47,18 @@
47 47  == Filesystem Attachment Store ==
48 48  
49 49  {{info}}
50 -The default since 10.3
50 +The default since 10.5
51 51  {{/info}}
52 52  
53 53  The Filesystem attachment store saves your attachments in files in a directory tree. This means you will have one more thing to do when you back up your data but it also means you can save larger (over one gigabyte) files. Filesystem attachment store implements a two stage commit mechanism to maintain integrity even if the database fails to commit the attachment meta-data.
54 54  
55 55  {{info}}
56 -Case insensitive filesystems are only supported since XWiki 10.1. In previous version you might have expected behavior when manipulating document or attachments which are the same from a case insensitive point of view since XWiki will always see them as different on its side.
56 +Case insensitive filesystems are only supported since XWiki 10.1. In previous version you might have experienced behavior when manipulating document or attachments which are the same from a case insensitive point of view since XWiki will always see them as different on its side.
57 57  {{/info}}
58 58  
59 59  === Enabling Filesystem attachment store ===
60 60  
61 -Before 10.3 you will need to enable it. All you need to do for enabling Filesystem Attachment Store is to change some settings in the [[xwiki.cfg>>Documentation.AdminGuide.Configuration#HSamplexwiki.cfg]] file.
61 +Before 10.5 you will need to enable it. All you need to do for enabling Filesystem Attachment Store is to change some settings in the [[xwiki.cfg>>Documentation.AdminGuide.Configuration#HSamplexwiki.cfg]] file.
62 62  
63 63  These settings should read as follows:
64 64  

Get Connected