diff options
author | Kaufman Home Automation <[email protected]> | 2022-03-16 07:06:38 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-16 07:06:38 -0700 |
commit | cfee99a9a6f3c2b588a3b7d513935f6f670d780d (patch) | |
tree | a998940e62cff8262cb39ab49fcf44873b8f6229 /kauf-plug.yaml | |
parent | 09607565bb85f33ceddcfd09ca037fa2757d1c9b (diff) | |
download | PLF10-cfee99a9a6f3c2b588a3b7d513935f6f670d780d.tar.gz PLF10-cfee99a9a6f3c2b588a3b7d513935f6f670d780d.zip |
add local to web server
Diffstat (limited to 'kauf-plug.yaml')
-rw-r--r-- | kauf-plug.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml index 4743072..394d11b 100644 --- a/kauf-plug.yaml +++ b/kauf-plug.yaml @@ -117,6 +117,7 @@ debug: # outputs additional debug info when logs web_server: # web server allows access to device with a web browser + local: true # auth: # optional login details for web interface # username: admin # password: !secret web_server_password |