about summary refs log tree commit diff stats
path: root/docs/gen
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gen')
-rw-r--r--docs/gen/usage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json
index 055a7c69..4702a2e9 100644
--- a/docs/gen/usage.json
+++ b/docs/gen/usage.json
@@ -653,12 +653,12 @@
       {
         "key": "0",
         "description": "Do not use volatile metadata.",
-        "default": true
+        "default": false
       },
       {
         "key": "1",
         "description": "Use volatile metadata, which will guide Box64 for better strong memory emulation.",
-        "default": false
+        "default": true
       }
     ]
   },