repo.or.cz
/
anomen-kernel-config.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
raspi
[anomen-kernel-config.git]
/
raspi
/
customs
/
etc
/
fuse.conf
blob
abef51b8c58bcd71c6e8079186e4d380f2a2ee7d
1
# Set the maximum number of FUSE mounts allowed to non-root users.
2
# The default is 1000.
3
#
4
mount_max = 100
5
6
# Allow non-root users to specify the 'allow_other' or 'allow_root'
7
# mount options.
8
#
9
user_allow_other
10