From 9d7e58cdc4ffc21994ab305951a69d73fc263af7 Mon Sep 17 00:00:00 2001 From: Chris Akritidis <43294513+cakrit@users.noreply.github.com> Date: Fri, 7 Dec 2018 10:24:46 +0100 Subject: Update Performance.md (#4935) Replace [[Memory Requirements]] with link to the database readme. --- docs/Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Performance.md b/docs/Performance.md index b26d281965..7ed7330225 100644 --- a/docs/Performance.md +++ b/docs/Performance.md @@ -205,7 +205,7 @@ You can set the default size of the round robin database for all charts, using: The units for history is `[global].update every` seconds. So if `[global].update every = 6` and `[global].history = 600`, you will have an hour of data ( 6 x 600 = 3.600 ), which will store 600 points per dimension, one every 6 seconds. -Check also [[Memory Requirements]] for directions on calculating the size of the round robin database. +Check also [Database](../database) for directions on calculating the size of the round robin database. ### 8. Disable gzip compression of responses -- cgit v1.2.3