Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[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