diff options
Diffstat (limited to 'home/xyz/.config/qrcp/config.json')
-rw-r--r-- | home/xyz/.config/qrcp/config.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json new file mode 100644 index 00000000..b7f02141 --- /dev/null +++ b/home/xyz/.config/qrcp/config.json @@ -0,0 +1,11 @@ +{ + "fqdn": "", + "interface": "wlp6s0", + "port": 49153, + "keepAlive": false, + "path": "", + "secure": false, + "tls-key": "", + "tls-cert": "", + "output": "" +}
\ No newline at end of file |