mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-02 16:43:42 +03:00
docs: header - update public address every t
seconds
This commit is contained in:
parent
4ea4e4bec5
commit
0a9b9f5f36
@ -11,6 +11,17 @@ Additionally, on GNU/Linux, it also shows the kernel version.
|
|||||||
|
|
||||||
In client mode, the server connection status is also displayed.
|
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**:
|
**Connected**:
|
||||||
|
|
||||||
.. image:: ../_static/connected.png
|
.. image:: ../_static/connected.png
|
||||||
|
Loading…
Reference in New Issue
Block a user