Improve JCR authorizations
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jackrabbit / src / main / resources / org / argeo / jackrabbit / repository-memory.xml
index 9f49e551ba34092919cd0fe71b9abef222ba5ef0..70cf190117c3ffdeefba8bec1ade9611f8a0895c 100644 (file)
@@ -7,7 +7,7 @@
 
        <!-- Workspace templates -->
        <Workspaces rootPath="${rep.home}/workspaces"
-               defaultWorkspace="${argeo.node.repo.defaultWorkspace}" configRootPath="/workspaces" />
+               defaultWorkspace="main" configRootPath="/workspaces" />
        <Workspace name="${wsp.name}">
                <FileSystem class="org.apache.jackrabbit.core.fs.mem.MemoryFileSystem" />
                <PersistenceManager