diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.org b/doc/README.org index b0f1c56b..c1b1c2b6 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 |