Skip to content

Commit 4f141f7

Browse files
author
ziyuhehe
committed
update
1 parent e2f1175 commit 4f141f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you are using Strategy 2021 Update 5 or before, make the following changes on
7575
instance.
7676

7777
1. If `context.xml` doesn't already exist in the following folder location, create it:
78-
`[Tomcat Folder]\webapps\StrategyLibrary\META-INF\context.xml`. Add the following to
78+
`[Tomcat Folder]\webapps\MicroStrategyLibrary\META-INF\context.xml`. Add the following to
7979
`context.xml`:
8080

8181
```xml
@@ -84,7 +84,7 @@ instance.
8484
</Context>
8585
```
8686

87-
1. In `[Tomcat Folder]\webapps\StrategyLibrary\WEB-INF\web.xml`, change `sameSite` param-value blow
87+
1. In `[Tomcat Folder]\webapps\MicroStrategyLibrary\WEB-INF\web.xml`, change `sameSite` param-value blow
8888
to `NONE` to permit embedding.
8989

9090
```xml

0 commit comments

Comments
 (0)