docs: header - update public address every t seconds

This commit is contained in:
RazCrimson 2022-04-11 01:44:06 +05:30
parent 4ea4e4bec5
commit 0a9b9f5f36

View File

@ -11,6 +11,17 @@ Additionally, on GNU/Linux, it also shows the kernel version.
In client mode, the server connection status is also displayed.
It is possible to define time interval to be used for refreshing the
public IP address (default is 300 seconds) from the configuration
file under the ``[ip]`` section:
.. code-block:: ini
[ip]
public_refresh_interval=240
**NOTE:** Setting low values will result in frequent HTTP request to
the IP detection servers. Recommended range: 120-600 seconds
**Connected**:
.. image:: ../_static/connected.png