Skip to content

Commit 3fbffe5

Browse files
bangelicaneta-petrova
authored andcommitted
Change instructions on importing syncable exports (#4173)
(cherry picked from commit 97c3ec5)
1 parent 8ce32af commit 3fbffe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

guides/common/modules/snip_generating-content.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ifdef::satellite[]
2-
You can then serve the generated content using a local web server on the importing {ProjectServer} or in another {ProjectServer} organization.
2+
You can import Syncable Format exports directly by using the `hammer content-import` command.
3+
This is the recommended method for consuming syncable exports.
34

4-
You cannot directly import Syncable Format exports.
5-
Instead, on the importing {ProjectServer} you must:
5+
Alternatively, you can serve the generated content using a local web server on the importing {ProjectServer} or in another {ProjectServer} organization:
66

77
* Copy the generated content to an HTTP/HTTPS web server that is accessible to importing {ProjectServer}.
88
* Update your CDN configuration to *Custom CDN*.

0 commit comments

Comments
 (0)