<
From version < 13.1 >
edited by Dmitry Bakbardin
on 2013/11/24
To version < 13.2 >
edited by Caleb James DeLisle
on 2014/06/06
>
Change comment: Document store.fsattach.cleanOnStartup

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Haru
1 +XWiki.CalebJamesDeLisle
Content
... ... @@ -102,3 +102,7 @@
102 102  === Other considerations ===
103 103  
104 104  If you are running a [[cluster>>platform:AdminGuide.Clustering]] you will need to have a synchronized storage directory for each node. You can use NFS or other means to mount the disk on each node in the cluster.
105 +
106 +==== Directory cleanup ====
107 +
108 +Since [[XWiki Enterprise 6.0M2>>xwiki:ReleaseNotes.ReleaseNotesXWiki61M2]], it is possible to save time on startup by preventing XWiki from cleaning up empty directories in the Filesystem Attachment Store. To do this, edit ##xwiki.properties## and set **store.fsattach.cleanOnStartup** to false. If you do this, you will be responsible for cleanup of empty directories yourself.

Get Connected