From 48c74f3d9bdc0fc671c3615cf1de05e1f74d8947 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 29 May 2023 15:57:34 -0700 Subject: open qrcp port, change qrcp config interface --- home/xyz/.config/qrcp/config.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'home/xyz/.config/qrcp') diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index a5fd060e..2307f54d 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,11 +1,11 @@ { - "fqdn": "", - "interface": "wlp2s0", - "port": 49153, - "keepAlive": false, - "path": "", - "secure": false, - "tls-key": "", - "tls-cert": "", - "output": "" + "fqdn": "", + "interface": "wlan0", + "keepalive": false, + "output": "", + "path": "", + "port": 49153, + "secure": false, + "tls-cert": "", + "tls-key": "" } \ No newline at end of file -- cgit v1.2.3-70-g09d2