[fritbox_traffic] Use LINE for consistency with other plugins

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
(cherry picked from commit c2819d476f17f78946fbee9a39445474f2028f04)
This commit is contained in:
Olivier Mehani 2019-09-27 21:08:25 +10:00
parent f14ecaa4b3
commit 030c3bda5f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ def print_config():
print("down.max 1000000000")
print("up.label bps")
print("up.type DERIVE")
print("up.draw AREA")
print("up.draw LINE")
print("up.cdef up,8,*")
print("up.min 0")
print("up.max 1000000000")