Skip to content

Commit

Permalink
[sys-config] Improve help for "Worker response" option
Browse files Browse the repository at this point in the history
  • Loading branch information
moodeaudio committed Aug 2, 2024
1 parent 0aaab79 commit c01c30b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/templates/sys-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ <h1 class="sys-config">System</h1>
<button id="btn-set-worker-responsiveness" class="hide btn btn-primary btn-small config-btn-set btn-submit" type="submit" name="update_worker_responsiveness" value="novalue"><i class="fa fa-solid fa-sharp fa-arrow-turn-down-left"></i></button>
<a aria-label="Help" class="config-info-toggle" data-cmd="info-worker-responsiveness" href="#notarget"><i class="fa-regular fa-sharp fa-info-circle"></i></a>
<span id="info-worker-responsiveness" class="config-help-info">
<b>Default:</b> Suitable for all Raspberry Pi models.<br>
<b>Boosted:</b> Best for multi-core Raspberry Pi's. This provides more responsiveness when using the Configuration screens or making other setting changes that require processing by the Worker daemon.
<b>Default:</b> For all Raspberry Pi models.<br>
<b>Boosted:</b> Experimental for multi-core Raspberry Pi's. This provides more responsiveness when using the Configuration screens or making other setting changes that require processing by the Worker daemon.
</span>
</div>

Expand Down

0 comments on commit c01c30b

Please sign in to comment.