forked from Lainports/opnsense-ports
14 lines
583 B
Text
14 lines
583 B
Text
--- example_files/config.orig 2020-10-29 12:41:35 UTC
|
|
+++ example_files/config
|
|
@@ -73,10 +73,7 @@
|
|
|
|
[output]
|
|
|
|
-# Output method. Can be 'ncurses', 'noncurses' or 'raw'.
|
|
-# 'noncurses' uses a custom framebuffer technique and draws only changes
|
|
-# from frame to frame. 'ncurses' is default if supported
|
|
-#
|
|
+# Output method. Can be 'ncurses' or 'raw'.
|
|
# 'raw' is an 8 or 16 bit (configurable via the 'bit_format' option) data
|
|
# stream of the bar heights that can be used to send to other applications.
|
|
# 'raw' defaults to 200 bars, which can be adjusted in the 'bars' option above.
|