We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d8d0b commit 760a7fbCopy full SHA for 760a7fb
docs/personalization/enable_personalization.md
@@ -249,7 +249,7 @@ php bin/console ibexa:personalization:run-export
249
```
250
251
The bundle exporter collects all content related to the `<site_access_name>`/`<customer_id>`
252
-pair and stores it in files.
+pair and stores it in files to the folder `public/var/export/yyyy/mm/dd/hh/mm` of your project.
253
After finishing, the system sends a POST request to the endpoint and informs the
254
Personalization server to fetch new content.
255
An internal workflow is then triggered, so that the generated files are downloaded
0 commit comments