]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/de/developer/redis.rst
Added steps about Redis/RabbitMQ activation
[github/wallabag/wallabag.git] / docs / de / developer / redis.rst
index 46334cf036d58bd226c33aad7a35392b2fe871bc..57b415506483580acc57b59e506a8b2f0ce2efc8 100644 (file)
@@ -35,6 +35,10 @@ Bearbeite die Datei ``parameters.yml``, um die RabbitMQ Konfiguration einzuricht
     redis_host: localhost
     redis_port: 6379
 
+Enable Redis in wallabag
+------------------------
+
+In internal settings, in the **Import** section, enable Redis (with the value 1).
 
 Starte den Redis Consumer
 -------------------------