On 29 Aug 2008, at 22:08, Krawetz, Bruce M wrote: > Hello Everybody. > > I’m using Nuxeo-5.1.5-GA, and am using the LocalFileSystem for my > workspaces, storing blobs internally. > I notice that the content (files I upload into Nuxeo) are stored > somewhere under ‘workspaces/default/blobs’ > > I have two questions: > > What else (beside content) is stored in blobs?
There's nothing else stored in this Jackrabbit directory, only blobs. > Is there an xml configuration where I can specify the ‘blobs’ > directory? (I’d like the content to be stored in a separate > filesystem.) No there's no configuration file. I would just create a symbolic link to the directory on another filesystem. Florent -- Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
