From 458ee21dec47cc197d0bce73b1d7540f3bd8d37f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 29 Dec 2021 16:28:07 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 78834ea4..b0258a64 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -297,7 +297,7 @@ TESTING INFO: DO I HAVE A SWAP FILE AT ALL?? ON DO DROPLETS? no - https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-20-04 - + - 1 todo: add the caching technique to *all* the other getreportdata methods as was done with workorder @@ -910,6 +910,7 @@ Current v8 docs home: https://www.ayanova.com/docs/ BUILD 8.0.0-beta.0.8 CHANGES OF NOTE +- Removed maximum limit for AYANOVA_REPORT_RENDERING_TIMEOUT setting (was 15 minutes), kept minimum 1 minute, updated docs