From 73e64640c48fad302890a7a2604a943906172d69 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Mon, 20 Feb 2023 23:41:54 +0100 Subject: [PATCH] . --- param-docs/parameter-pages/Alignment/InitialRotate.md | 1 - param-docs/parameter-pages/Debug/LogLevel.md | 2 +- param-docs/parameter-pages/InfluxDB/user.md | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/param-docs/parameter-pages/Alignment/InitialRotate.md b/param-docs/parameter-pages/Alignment/InitialRotate.md index c03937d..70442ec 100644 --- a/param-docs/parameter-pages/Alignment/InitialRotate.md +++ b/param-docs/parameter-pages/Alignment/InitialRotate.md @@ -5,4 +5,3 @@ Initial rotation of image before alignment in degree (1...359) !!! Note This parameter is accessible on the Reference Image Page but not on the Config page! - diff --git a/param-docs/parameter-pages/Debug/LogLevel.md b/param-docs/parameter-pages/Debug/LogLevel.md index 8cbccd5..e6bacfe 100644 --- a/param-docs/parameter-pages/Debug/LogLevel.md +++ b/param-docs/parameter-pages/Debug/LogLevel.md @@ -10,4 +10,4 @@ As higher the level, as more log messages get written to the SD-Card. !!! Warning `DEBUG` or `INFO` might damage the SD-Card if enabled long term due to excessive writes to the SD-Card! - A SD-Card has limited write cycles. Since the device does not do [Wear Leveling](https://en.wikipedia.org/wiki/Wear_leveling), this can wear out your SD-Card! \ No newline at end of file + A SD-Card has limited write cycles. Since the device does not do [Wear Leveling](https://en.wikipedia.org/wiki/Wear_leveling), this can wear out your SD-Card! diff --git a/param-docs/parameter-pages/InfluxDB/user.md b/param-docs/parameter-pages/InfluxDB/user.md index 6dbc7e6..79c7b40 100644 --- a/param-docs/parameter-pages/InfluxDB/user.md +++ b/param-docs/parameter-pages/InfluxDB/user.md @@ -1,5 +1,6 @@ # Parameter `user` Default Value: `undefined` Username for the InfluxDB v1 authentication. + !!! Note Currently only InfluxDB v1 is supported!