Skip to content

Commit de5b9b5

Browse files
committed
install_ibexa_dxp.md: Move "config activity log" up
1 parent 7a7e537 commit de5b9b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/getting_started/install_ibexa_dxp.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,11 @@ You should see the welcome page.
396396

397397
See the [Security checklist](security_checklist.md) for a list of security-related issues you should take care of before going live with a project.
398398

399+
### Configure recent activity log
400+
401+
Actions in a repository are logged in its database,
402+
you may want to [limit this log length by enabling its automatic truncation](recent_activity.md#configuration-and-cronjob).
403+
399404
### Enable Date-based Publisher
400405

401406
To enable delayed publishing of Content using the Date-based Publisher, you must set up cron to run the `bin/console ibexa:scheduled:run` command periodically.
@@ -417,11 +422,6 @@ Finally, remove the temporary file:
417422

418423
`rm ezp_cron.txt`
419424

420-
### Configure recent activity log
421-
422-
Actions in a repository are logged in its database,
423-
you may want to [limit this log length by setting its automatic truncation](recent_activity.md#configuration-and-cronjob).
424-
425425
### Enable the Link manager
426426

427427
To make use of the [Link Manager](url_management.md#enabling-automatic-url-validation).

0 commit comments

Comments
 (0)