summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-04-18 11:03:58 +0300
committerGitHub <noreply@github.com>2023-04-18 11:03:58 +0300
commit21ea06faf9b3d64d18e53b1333c656c6856e8e2d (patch)
tree242f25ab5a99fe22eb3775901e08c07b78ef6b30 /daemon
parent8ed0ebf59fd419a5c66e513c98e09aaca7e2c0b2 (diff)
change docusaurus admonitions to our style of admonitions (#14917)
* change docusaurus admonitions to our style of admonitions * Apply suggestions from code review Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> --------- Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud>
Diffstat (limited to 'daemon')
-rw-r--r--daemon/config/README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/daemon/config/README.md b/daemon/config/README.md
index abaaf10c81..418b12cf9e 100644
--- a/daemon/config/README.md
+++ b/daemon/config/README.md
@@ -107,12 +107,9 @@ Please note that your data history will be lost if you have modified `history` p
| delete orphan hosts files | `yes` | Set to `no` to disable non-responsive host removal. |
| enable zero metrics | `no` | Set to `yes` to show charts when all their metrics are zero. |
-:::info
-
-The multiplication of all the **enabled** tiers `dbengine tier N update every iterations` values must be less than `65535`.
-
-:::
-
+> ### Info
+>
+>The multiplication of all the **enabled** tiers `dbengine tier N update every iterations` values must be less than `65535`.
### [directories] section options