From b626fd73bddcf259e91e5647b8b27a468fdd22d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Tue, 19 Apr 2005 14:08:03 +0000 Subject: [PATCH] - added fuse config Changed files: fuse.conf -> 1.1 --- fuse.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fuse.conf diff --git a/fuse.conf b/fuse.conf new file mode 100644 index 0000000..bdcb935 --- /dev/null +++ b/fuse.conf @@ -0,0 +1,9 @@ +# Set the maximum number of FUSE mounts allowed to non-root users. +# The default is 1000. +# +# mount_max = + + +# Allow non-root users to specify the 'allow_other' or 'allow_root' +# mount options. +# user_allow_other -- 2.44.0