From e55403ed71282d7bfd8b56df219de3c28a8af064 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 25 Nov 2024 15:45:37 +0100 Subject: Merging upstream version 2.0.3+dfsg: - does not include dygraphs anymore (Closes: #923993) - does not include pako anymore (Closes: #1042533) - does not include dashboard binaries anymore (Closes: #1045145) Signed-off-by: Daniel Baumann --- src/database/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/database/README.md') diff --git a/src/database/README.md b/src/database/README.md index ed95d4ded..e861582d4 100644 --- a/src/database/README.md +++ b/src/database/README.md @@ -36,7 +36,7 @@ So, You can select the database mode by editing `netdata.conf` and setting: -```conf +```text [db] # dbengine (default), ram (the default if dbengine not available), alloc, none mode = dbengine -- cgit v1.2.3