Update configuration.rst
This commit is contained in:
parent
8c70904018
commit
565d93b407
@ -78,11 +78,8 @@ example):
|
|||||||
interface="eth0",
|
interface="eth0",
|
||||||
format_up="{v4cidr}",)
|
format_up="{v4cidr}",)
|
||||||
|
|
||||||
# Has all the options of the normal network and adds some wireless specific things
|
# Note: requires both netifaces and basiciw (for essid and quality)
|
||||||
# like quality and network names.
|
status.register("network",
|
||||||
#
|
|
||||||
# Note: requires both netifaces and basiciw
|
|
||||||
status.register("wireless",
|
|
||||||
interface="wlan0",
|
interface="wlan0",
|
||||||
format_up="{essid} {quality:03.0f}%",)
|
format_up="{essid} {quality:03.0f}%",)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user