Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V10/v12 cherry pick 20230912 #541

Merged
merged 10 commits into from
Sep 13, 2023
Prev Previous commit
Next Next commit
schema update
KevinJump committed Sep 12, 2023

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
commit 5f868753603166fbddefeb0562fd0a0fe6d21bcf
Original file line number Diff line number Diff line change
@@ -113,11 +113,6 @@
"type": "string"
}
},
"SignalRRoot": {
"type": "string",
"description": "location of SignalR hub script",
"default": ""
},
"EnableHistory": {
"type": "boolean",
"description": "Should the history view be on of off ? ",