Skip to content

Commit

Permalink
Merge pull request #2790 from thomasjacquin/Brightness-has-been-depre…
Browse files Browse the repository at this point in the history
…cated

Update allsky.html: Brightness has been deprecated
  • Loading branch information
EricClaeys authored Jun 14, 2023
2 parents 96d8edd + 72a3e0e commit 5981cfb
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions html/documentation/settings/allsky.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,11 @@ <h2><i class="fa fa-camera fa-fw"></i> <span class="WebUIWebPage">Allsky Setting
</tr>
<tr><td><span class="WebUISetting">Brightness</span></td>
<td><span class="cameraDependent">CD</span></td>
<td>This setting changes the amount of light in images.</td>
<td>This setting changes the amount of light in images.
<br>This settings has been <strong>deprecated</strong> and will be
removed in a future release.
Use <span class="WebUISetting">Mean Target</span> to adjust the brightness instead.
</td>
</tr>
<tr><td><span class="WebUISetting">Delay</span></td>
<td>5000</td>
Expand Down Expand Up @@ -234,7 +238,10 @@ <h2><i class="fa fa-camera fa-fw"></i> <span class="WebUIWebPage">Allsky Setting
</tr>
<tr><td><span class="WebUISetting">Brightness</span></td>
<td><span class="cameraDependent">CD</span></td>
<td></td>
<td>This settings has been <strong>deprecated</strong> and will be
removed in a future release.
Use <span class="WebUISetting">Mean Target</span> to adjust the brightness instead.
</td>
</tr>
<tr><td><span class="WebUISetting">Delay</span></td>
<td>10</td>
Expand Down

0 comments on commit 5981cfb

Please sign in to comment.