Update configuration file, it is possible to use VFS plugin parts separately. double
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 15:48:28 +0000 (16:48 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 16:09:46 +0000 (17:09 +0100)
etc/vfs.conf.in

index d356687..2a6f152 100644 (file)
@@ -1,6 +1,24 @@
-# Load the VFS plugin
+# Load the VFS plugin (all-in-one lightweight version)
 LoadPlugin plugin_vfs /usr/lib@LIB_SUFFIX@/dmlite/plugin_vfs.so
 
+#
+# Load the enhanced version of VFS plugin (to be used instead of plugin_vfs)
+#
+# Catalog has custom directory format with user extended attributes for
+# metadata.
+#
+#LoadPlugin plugin_vfs_ns /usr/lib@LIB_SUFFIX@/dmlite/plugin_vfs.so
+
+#
+# VFS authorization (to be used with plugin_vfs_ns or standalone)
+#
+#LoadPlugin plugin_vfs_authn /usr/lib@LIB_SUFFIX@/dmlite/plugin_vfs.so
+
+#
+# VFS disk (to be used with plugin_vfs_ns or standalone)
+#
+#LoadPlugin plugin_vfs_disk /usr/lib@LIB_SUFFIX@/dmlite/plugin_vfs.so
+
 # Token generation
 TokenPassword change-this
 TokenId ip