wok-next view fuse/stuff/fuse.conf @ rev 20114

Up xdelta3 (3.1.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 30 10:18:38 2017 +0100 (2017-10-30)
parents
children
line source
1 # Set the maximum number of FUSE mounts allowed to non-root users.
2 # The default is 1000.
3 #
4 #mount_max = 1000
6 # Allow non-root users to specify the 'allow_other' or 'allow_root'
7 # mount options.
8 #
9 #user_allow_other