aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2020-04-28 11:19:54 -0500
committerPjotr Prins2020-04-28 11:19:54 -0500
commit86d885f5f2e1069a5b1606296a71992805486aec (patch)
treeac4b9b2311ff92a16fe9ed853c4ec9842eaa1407
parent278ef9b0b4283a30ad7bad1323075241db156510 (diff)
downloadgenenetwork2-86d885f5f2e1069a5b1606296a71992805486aec.tar.gz
Redis setting
-rw-r--r--doc/README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.org b/doc/README.org
index 828ed2cd..c2ef2d57 100644
--- a/doc/README.org
+++ b/doc/README.org
@@ -57,6 +57,12 @@ or you can set environment variables to override individual parameters, e.g.
the debug and logging switches can be particularly useful when
developing GN2.
+* Running Redis
+
+Install redis. Make sure you add the setting:
+
+: appendonly yes
+
* Run MariaDB server
** Install MariaDB with GNU GUIx