Skip to content

Commit 760a7fb

Browse files
committed
added export folder
1 parent 21d8d0b commit 760a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/personalization/enable_personalization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ php bin/console ibexa:personalization:run-export
249249
```
250250

251251
The bundle exporter collects all content related to the `<site_access_name>`/`<customer_id>`
252-
pair and stores it in files.
252+
pair and stores it in files to the folder `public/var/export/yyyy/mm/dd/hh/mm` of your project.
253253
After finishing, the system sends a POST request to the endpoint and informs the
254254
Personalization server to fetch new content.
255255
An internal workflow is then triggered, so that the generated files are downloaded

0 commit comments

Comments
 (0)