Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Popi
conky-grapes
Commits
7dc861ba
Commit
7dc861ba
authored
May 24, 2020
by
Jean M
Browse files
max speed for rings is now 100 Mbps
parent
a77c1582
Changes
1
Hide whitespace changes
Inline
Side-by-side
create_config.py
View file @
7dc861ba
...
...
@@ -653,7 +653,7 @@ def write_netconf_lua(interface):
new_block
=
"""
\n
{{
name='{name}',
arg='{arg}',
max=12500
0
,
max=12500,
bg_colour=0x3b3b3b,
bg_alpha={bg_alpha},
fg_colour=0x34cdff,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment