summaryrefslogtreecommitdiff
path: root/docs/instance_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/instance_template.md')
-rw-r--r--docs/instance_template.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/instance_template.md b/docs/instance_template.md
index c0cc430..2554e0b 100644
--- a/docs/instance_template.md
+++ b/docs/instance_template.md
@@ -91,6 +91,5 @@ The name of the instance script that the instance will use and apply (if any).
### allowMount
-0 = you can enter on mount and will not get dismounted on enter
-
-1 = you can't enter on mount and get dismounted on enter
+- 0 = you can not mount inside this instance
+- 1 = you can mount inside this instance