You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: config/templates/libs/BTPSA-PARAMETERS.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,12 @@
156
156
"title": "list of environment variables on OS level to be used within commands defined in the `executeBeforeAccountSetup` and `executeAfterAccountSetup`.",
157
157
"default": null
158
158
},
159
+
"subaccountenablebeta": {
160
+
"type": "boolean",
161
+
"description": "if set to true, a newly create subaccount will have beta features enabled",
162
+
"title": "enable beta features in new subaccount",
Copy file name to clipboardExpand all lines: libs/btpsa-parameters.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,12 @@
156
156
"title": "list of environment variables on OS level to be used within commands defined in the `executeBeforeAccountSetup` and `executeAfterAccountSetup`.",
157
157
"default": null
158
158
},
159
+
"subaccountenablebeta": {
160
+
"type": "boolean",
161
+
"description": "if set to true, a newly create subaccount will have beta features enabled",
162
+
"title": "enable beta features in new subaccount",
0 commit comments