Skip to content

Commit

Permalink
📝 #44 add doc for data refresh rate
Browse files Browse the repository at this point in the history
  • Loading branch information
JAGFx committed Dec 13, 2020
1 parent 9f23f44 commit 1813387
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions doc/CONFIG_SETTINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,17 @@ You can find common elements, and skin config.
<th>Default</th>
</tr>
<tr>
<td>general_job_remaining</td>
<td>Job delivery time</td>
<td>general_refresh_rate</td>
<td>Refresh rate</td>
<td>
<ul>
<li>due_date</li>
<li>remaining_date</li>
<li>15</li>
<li>150</li>
<li>500</li>
<li>1000</li>
</ul>
</td>
<td>due_date</td>
<td>15</td>
</tr>
<tr>
<td>general_skin_on_load</td>
Expand All @@ -43,6 +45,17 @@ You can find common elements, and skin config.
</td>
<td>JAGFx</td>
</tr>
<tr>
<td>general_job_remaining</td>
<td>Job delivery time</td>
<td>
<ul>
<li>due_date</li>
<li>remaining_date</li>
</ul>
</td>
<td>due_date</td>
</tr>
<tr>
<td>general_h-shift-layout</td>
<td>H-Shift layout</td>
Expand Down

0 comments on commit 1813387

Please sign in to comment.