blob: 4f6d4fc3a0a1c4ce63e215c66114da94dab4be6d [file] [log] [blame]
# Defines the path to the root directory of the object store.
# In this directory, the store root folder objectstore and shadow directory .objectstore will be created
# to hold the stores and the visible (resp. temporary) objects of the stores.
# Default: If the property is not set, a default directory for the bundle is created in the SMILA workspace.
#root.path=.metadata/.plugins/org.eclipse.smila.objectstore.filesystem/
# If set to true, access to the file will be accompanied by a files system lock to prohibit
# parallel access by other programs.
# Whether or not the operating system or the file system used will honor this lock cannot be guaranteed,
# so it is not recommended.
# Default: false
file.locking=false