summaryrefslogtreecommitdiff
path: root/home/xyz/.config
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-04-05 05:55:14 +0800
committerXiao Pan <xyz@flylightning.xyz>2026-04-05 05:55:14 +0800
commitcc44136c75671404821cf60de248d2c754c3e072 (patch)
tree5dd078c82493548b144e857136a1948e24eac102 /home/xyz/.config
parent8b0bb2bf8c4e4ea659fb2f253e888277e9e327da (diff)
network interface name changed
Diffstat (limited to 'home/xyz/.config')
-rw-r--r--home/xyz/.config/qrcp/config.json4
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
+}