You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ If you want to crawl Experience Edge with a preview context id's or a local XM C
68
68
69
69
Currently there a few limitations/gotchas, some may be fixed in the future:
70
70
71
-
1. When running `eee` in Docker, you cannot crawl a local XM Cloud instance unless they share a Docker network.
71
+
1. When running `eee` in Docker, you cannot crawl a local XM Cloud instance *unless* they share the same Docker network.
72
72
1. Using the `maxWidth` and `maxHeight` on `src` property fields does nothing.
73
73
1.`SiteInfo.RoutesResult` only supports the `language` and `first` parameters, `excludedPaths` and `includePaths` does nothing and `after` throws `NotSupportedException`.
74
74
1.`SiteInfo.DictionaryResult` only supports the `language` and `first` parameters, `after` throws `NotSupportedException`.
0 commit comments