Skip to content

Commit 4a6c226

Browse files
committed
Add configurable timeout to README
1 parent 0181e2a commit 4a6c226

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ If the program is placed correctly on an SD card, Wii U Time Sync will be listed
3131
* https://ipwho.is
3232
* https://ipapi.co
3333
* `Configuration -> Auto Update Time Zone`: Automatically utilizes the IP Geolocation API to set your offset accordingly, `off` by default.
34-
* `Configuration -> Notification Duration (seconds)`: The amount of seconds which notifications will appear on screen for, `5` by default.
35-
* `Configuration -> Tolerance (milliseconds)`: The amount of milliseconds in which Wii U Time Sync will tolerate differences, `500` by default.
34+
* `Configuration -> Notification Duration`: The amount of seconds which notifications will appear on screen for, `5 s` by default.
35+
* `Configuration -> Timeout`: The amount of seconds before an established NTP connection will timeout, `5 s` by default.
36+
* `Configuration -> Tolerance`: The amount of milliseconds in which Wii U Time Sync will tolerate differences, `500 ms` by default.
3637
* `Configuration -> Background Threads`: Controls how many servers are queried at once, `4` by default.
3738
* If you stick to the default server, you do not need to set this to more than `4`.
3839
* `Configuration -> NTP Servers`: The list of NTP servers in which the plugin connects to, only `pool.ntp.org` by default.

0 commit comments

Comments
 (0)