summaryrefslogtreecommitdiffstats
path: root/abs/core/fuse/fuse.conf
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/fuse/fuse.conf')
-rw-r--r--abs/core/fuse/fuse.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/core/fuse/fuse.conf b/abs/core/fuse/fuse.conf
new file mode 100644
index 0000000..cb6c631
--- /dev/null
+++ b/abs/core/fuse/fuse.conf
@@ -0,0 +1,9 @@
+# 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