From 49ae738ae7a7b594b810a0ab5d94e5220666c117 Mon Sep 17 00:00:00 2001 From: Fredrik Baberg Date: Wed, 11 Jan 2023 14:00:46 +0100 Subject: [PATCH] Comment out options and schemas --- 3dprinter-octoprint/config.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/3dprinter-octoprint/config.yaml b/3dprinter-octoprint/config.yaml index 1bc53ac..f5d21a9 100644 --- a/3dprinter-octoprint/config.yaml +++ b/3dprinter-octoprint/config.yaml @@ -23,13 +23,13 @@ ports: 5000/tcp: null ports_description: 5000/tcp: Web-based interface -options: - # camera_url: "http://b7aa59c4-camera-mjpg-streamer" - # mode: normal - # trusted_proxies: "" -schema: - # camera_url: "url?" - # mode: "list(normal|recovery|reverse_proxy_test|camera)?" - # trusted_proxies: "str?" +# options: +# camera_url: "http://b7aa59c4-camera-mjpg-streamer" +# mode: normal +# trusted_proxies: "" +# schema: +# camera_url: "url?" +# mode: "list(normal|recovery|reverse_proxy_test|camera)?" +# trusted_proxies: "str?" tmpfs: true image: ghcr.io/fredrikbaberg/ha-addon-3dprinter-octoprint-{arch}