Skip to content

Commit a389539

Browse files
committed
Deployed 7187f87 with MkDocs version: 1.6.0
1 parent 9ddff8d commit a389539

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

config.fr/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@ <h4 id="stockage">Stockage</h4>
200200
<h4 id="conservation">Conservation</h4>
201201
<p>Cette partie de l'écran permet de configurer la durée de conservation (en mois) des contrôles réalisés dans l'application.</p>
202202
<p>Touts les contrôles réalisés passé cette date sont supprimés ainsi que les documents et plans d'actions associés.</p>
203+
<p>Cette suppression est effectuée en exécutant la commande</p>
204+
<pre><code>php artisan deming:cleanup
205+
</code></pre>
206+
<p>au travers d'un cron.</p>
203207
<h3 id="notifications">Notifications <a name="notifications"></a></h3>
204208
<p>Cet écran permet de configurer les notifications envoyées aux utilisateurs lorsqu'ils doivent réaliser des contrôles.</p>
205209
<p>L'écran contient :</p>

config/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ <h4 id="storage">Storage</h4>
208208
<h4 id="retention">Retention</h4>
209209
<p>This part of the screen lets you configure the retention period (in months) for checks carried out in the application.</p>
210210
<p>All checks carried out after this date are deleted, along with the associated documents and action plans.</p>
211+
<p>This is done by executing the command</p>
212+
<pre><code>php artisan deming:cleanup
213+
</code></pre>
214+
<p>command via a cron.</p>
211215
<h3 id="notifications">Notifications <a name="notifications"></a></h3>
212216
<p>This screen is used to configure the notifications sent to users when they have to carry out controls.</p>
213217
<p>The screen contains:</p>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,5 @@ <h3 id="definitions">Definitions</h3>
232232

233233
<!--
234234
MkDocs version : 1.6.0
235-
Build Date UTC : 2025-05-30 07:39:14.476643+00:00
235+
Build Date UTC : 2025-05-30 09:09:26.476546+00:00
236236
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)