projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
4831: Tests pass with "make test", "mocha --watch", and browser at /test.html
[arvados.git]
/
docker
/
compute
/
fuse.conf
1
# Set the maximum number of FUSE mounts allowed to non-root users.
2
# The default is 1000.
3
#
4
#mount_max = 1000
5
6
# Allow non-root users to specify the 'allow_other' or 'allow_root'
7
# mount options.
8
#
9
user_allow_other
10