diff --git a/docs/how-to-run.md b/docs/how-to-run.md
index 914e998a7..8bb59ef91 100644
--- a/docs/how-to-run.md
+++ b/docs/how-to-run.md
@@ -120,10 +120,10 @@ Here is an explanation provided for all the possibilities on how to tweak and co
Bucketisation & pagination batching |
- spring.batch.jdbc.initialize-schema |
- Indicates whether the database should be initialized with the tables required for the batching process. This can be either `always`, `embedded` (embedded databases) or `never` |
- Yes (to let the bucketisation and pagination process run) |
- |
+ ldes-server.fragmentation-cron |
+ Defines how often Fragmentation Service will check for unprocessed members (when present, trigger fragmentation job). |
+ No |
+ */30 * * * * * |
Fragment Compaction |