Skip to content

Commit

Permalink
Deploying to gh-pages from @ 71cd12c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Aug 8, 2023
1 parent 6ecf1a6 commit b2d6680
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions administration/configuring-yoda.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,10 @@ <h3 id="replication-configuration">
<td>async_replication_verbose_mode</td>
<td>Run asynchronous replication job in verbose mode (default: true)</td>
</tr>
<tr>
<td>async_replication_delay_time</td>
<td>Delay after last modification to data object before replication job can process it (in seconds, default: 0)</td>
</tr>
</tbody>
</table></div>
<h3 id="revision-configuration">
Expand Down Expand Up @@ -802,6 +806,10 @@ <h3 id="revision-configuration">
<td>async_revision_verbose_mode</td>
<td>Run asynchronous revision job in verbose mode (default: true)</td>
</tr>
<tr>
<td>async_revision_delay_time</td>
<td>Delay after last modification to data object before revision job can process it (in seconds, default: 0)</td>
</tr>
<tr>
<td>enable_revision_cleanup: true</td>
<td>Enable revision cleanup job (true/false)</td>
Expand Down
Loading

0 comments on commit b2d6680

Please sign in to comment.