We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8554707 commit 3dd20a9Copy full SHA for 3dd20a9
libioc/Config/Jail/Globals.py
@@ -67,7 +67,7 @@
67
"allow_mlock": None,
68
"allow_mount": 0,
69
"allow_mount_devfs": 0,
70
- "allow_mount_fusefs": 0,
+ "allow_mount_fusefs": False,
71
"allow_mount_nullfs": 0,
72
"allow_mount_procfs": 0,
73
"allow_mount_fdescfs": 0,
0 commit comments