git://scientific.zcu.cz
/
dmlite-plugins-vfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7eaf0d
)
Document new config file options in comments.
author
František Dvořák
<valtri@civ.zcu.cz>
Thu, 6 Feb 2014 12:25:25 +0000
(13:25 +0100)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 10 Feb 2014 14:08:32 +0000
(15:08 +0100)
etc/vfs.conf.in
patch
|
blob
|
blame
|
history
diff --git
a/etc/vfs.conf.in
b/etc/vfs.conf.in
index
dbb6dea
..
d356687
100644
(file)
--- a/
etc/vfs.conf.in
+++ b/
etc/vfs.conf.in
@@
-5,3
+5,13
@@
LoadPlugin plugin_vfs /usr/lib@LIB_SUFFIX@/dmlite/plugin_vfs.so
TokenPassword change-this
TokenId ip
TokenLife 1000
+
+# global authz (default: Allow .*, AllowWrite .*)
+#Allow .*
+#AllowWrite .*
+#Deny
+#DenyWrite
+
+# directory prefix locations (default: empty)
+#NSPrefix /var/lib/dmlite-vfs-catalog
+#DiskPrefix /var/lib/dmlite-vfs-data