we need to manually install python-pyasn1=0.1.7 python-pyasn1-modules=0.0.5 because...
[arvados.git] / docker / shell / 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