Add more fields to be migrated in apps.json
This commit is contained in:
+4
-1
@@ -520,7 +520,10 @@ namespace confighttp {
|
|||||||
"exclude-global-prep-cmd",
|
"exclude-global-prep-cmd",
|
||||||
"elevated",
|
"elevated",
|
||||||
"auto-detach",
|
"auto-detach",
|
||||||
"wait-all"
|
"wait-all",
|
||||||
|
"use-app-identity",
|
||||||
|
"per-client-app-identity",
|
||||||
|
"virtual-display"
|
||||||
};
|
};
|
||||||
|
|
||||||
// List of keys to convert to integers
|
// List of keys to convert to integers
|
||||||
|
|||||||
Reference in New Issue
Block a user