531
531
<h1>OperatorFabric Documentation</h1>
532
532
<div class="details">
533
533
<span id="revnumber">version SNAPSHOT,</span>
534
- <span id="revdate">16 December 2024</span>
534
+ <span id="revdate">17 December 2024</span>
535
535
</div>
536
536
<div id="toc" class="toc2">
537
537
<div id="toctitle">Table of Contents</div>
@@ -1777,6 +1777,7 @@ <h1>OperatorFabric Documentation</h1>
1777
1777
<li><a href="#_timeline_domain_tr_renamed_rt">96.3. Timeline domain TR renamed RT</a></li>
1778
1778
<li><a href="#_ui_archives_and_logging_number_of_lines_per_page">96.4. UI archives and logging number of lines per page</a></li>
1779
1779
<li><a href="#_configuration_for_recap_email">96.5. Configuration for recap email</a></li>
1780
+ <li><a href="#_timezone">96.6. Timezone</a></li>
1780
1781
</ul>
1781
1782
</li>
1782
1783
</ul>
@@ -22400,7 +22401,7 @@ <h3 id="_configuration_for_recap_email"><a class="anchor" href="#_configuration_
22400
22401
</div>
22401
22402
</div>
22402
22403
<div class="paragraph">
22403
- <p>And now the following fields have been changed or added :</p>
22404
+ <p>Now the following fields have been added :</p>
22404
22405
</div>
22405
22406
<div class="ulist">
22406
22407
<ul>
@@ -22416,6 +22417,26 @@ <h3 id="_configuration_for_recap_email"><a class="anchor" href="#_configuration_
22416
22417
<li>
22417
22418
<p>dayOfWeekToSendWeeklyRecapEmail</p>
22418
22419
</li>
22420
+ </ul>
22421
+ </div>
22422
+ <div class="paragraph">
22423
+ <p>And the time fields have changed from :</p>
22424
+ </div>
22425
+ <div class="ulist">
22426
+ <ul>
22427
+ <li>
22428
+ <p>hourToSendDailyEmail</p>
22429
+ </li>
22430
+ <li>
22431
+ <p>minuteToSendDailyEmail</p>
22432
+ </li>
22433
+ </ul>
22434
+ </div>
22435
+ <div class="paragraph">
22436
+ <p>to :</p>
22437
+ </div>
22438
+ <div class="ulist">
22439
+ <ul>
22419
22440
<li>
22420
22441
<p>hourToSendRecapEmail</p>
22421
22442
</li>
@@ -22439,6 +22460,12 @@ <h3 id="_configuration_for_recap_email"><a class="anchor" href="#_configuration_
22439
22460
</div>
22440
22461
</div>
22441
22462
</div>
22463
+ <div class="sect2">
22464
+ <h3 id="_timezone"><a class="anchor" href="#_timezone"></a>96.6. Timezone</h3>
22465
+ <div class="paragraph">
22466
+ <p>For the cards-external-diffusion service, the timezone configuration has been moved from the Dockerfile to the docker-compose.yml file. If nothing is set in the docker compose file, the default value will be the local timezone of your machine.</p>
22467
+ </div>
22468
+ </div>
22442
22469
</div>
22443
22470
</div>
22444
22471
</div>
0 commit comments