Skip to content

Commit 8b9114b

Browse files
authored
adjusted the facts filter to 10M
1 parent 7de7147 commit 8b9114b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN \
3535
zpm "install webterminal" \
3636
do ##class(dev.code).workdir("/irisdev/app/src") \
3737
do EnableDeepSee^%SYS.cspServer("/csp/dcanalytics/") \
38-
do ##class(Community.Utils).setup("/opt/dcanalytics/globals.xml") \
38+
do ##class(Community.Utils).setup("/opt/dcanalytics/globals.xml",10000000) \
3939
zn "%SYS" \
4040
write "Modify MDX2JSON application security...",! \
4141
set webName = "/mdx2json" \

0 commit comments

Comments
 (0)