Skip to content

Commit 932d826

Browse files
committed
Correct a setting of the /_vscode web app
1 parent 613304c commit 932d826

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

iris.script

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
set prop("AutheEnabled")=32
1818
set prop("AutoCompile")=0
1919
set prop("Description")="Storage for VS Code namespace-specific settings, snippets, debug configurations etc."
20-
set prop("InbndWebServicesEnabled")=0
2120
set prop("NameSpace")="%SYS"
2221
set prop("Path")="/usr/irissys/.vscode"
2322
set sc=##class(Security.Applications).Create("/_vscode",.prop)

0 commit comments

Comments
 (0)