diff options
Diffstat (limited to 'home/xyz')
| -rw-r--r-- | home/xyz/.config/qrcp/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 2307f54d..d3e067a4 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "wlan0", + "interface": "wld0", "keepalive": false, "output": "", "path": "", @@ -8,4 +8,4 @@ "secure": false, "tls-cert": "", "tls-key": "" -}
\ No newline at end of file +} |
