From 0a59a6bd47597d4577c0a550779d2e352127d186 Mon Sep 17 00:00:00 2001 From: cbdev Date: Tue, 25 Feb 2020 23:14:55 +0100 Subject: Implement quiet mode for maweb backend --- backends/maweb.md | 1 + 1 file changed, 1 insertion(+) (limited to 'backends/maweb.md') diff --git a/backends/maweb.md b/backends/maweb.md index 8ce65ef..eddf1a5 100644 --- a/backends/maweb.md +++ b/backends/maweb.md @@ -19,6 +19,7 @@ Web Remote. Set a web remote password using the option below the activation sett | Option | Example value | Default value | Description | |---------------|-----------------------|-----------------------|---------------------------------------------------------------| | `interval` | `100` | `50` | Query interval for input data polling (in msec) | +| `quiet` | `1` | `0` | Turn off some warning messages, for use by experts | #### Instance configuration -- cgit v1.2.3