Notification stuff and bug fixes.
This commit is contained in:
parent
8b6718f5e2
commit
95f5f1a351
4 changed files with 21 additions and 6 deletions
|
|
@ -22,14 +22,14 @@
|
|||
"speedtest_url": "https://go.microsoft.com/fwlink/?Linkid=850641",
|
||||
"uplinks": [
|
||||
{
|
||||
"identifier": "vodafone",
|
||||
"identifier": "cable",
|
||||
"primary": true,
|
||||
"ip": "192.168.0.1",,
|
||||
"password": "PASSWORD",
|
||||
"provider": "Cable Provider"
|
||||
},
|
||||
{
|
||||
"identifier": "telekom",
|
||||
"identifier": "dsl",
|
||||
"ip": "192.168.1.1",
|
||||
"password": "PASSWORD",
|
||||
"provider": "DSL Provider"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue