We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de7147 commit 8b9114bCopy full SHA for 8b9114b
1 file changed
Dockerfile
@@ -35,7 +35,7 @@ RUN \
35
zpm "install webterminal" \
36
do ##class(dev.code).workdir("/irisdev/app/src") \
37
do EnableDeepSee^%SYS.cspServer("/csp/dcanalytics/") \
38
- do ##class(Community.Utils).setup("/opt/dcanalytics/globals.xml") \
+ do ##class(Community.Utils).setup("/opt/dcanalytics/globals.xml",10000000) \
39
zn "%SYS" \
40
write "Modify MDX2JSON application security...",! \
41
set webName = "/mdx2json" \
0 commit comments