summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3/data/etc/fuse.conf
blob: 926d936f8e2207de822df0eb243c539328d768fe (plain) (blame)
1
2
3
4
5
6
7
8
# /etc/fuse.conf - Configuration file for Filesystem in Userspace (FUSE)

# Set the maximum number of FUSE mounts allowed to non-root users.
# The default is 1000.
#mount_max = 1000

# Allow non-root users to specify the allow_other or allow_root mount options.
user_allow_other