X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fde%2Fdeveloper%2Fredis.rst;h=57b415506483580acc57b59e506a8b2f0ce2efc8;hb=bccf7a70bc22171904a5bb82d282e9c956684abc;hp=46334cf036d58bd226c33aad7a35392b2fe871bc;hpb=e07c25a1adb2f89c5f57656e24a054ddd3a45df7;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/de/developer/redis.rst b/docs/de/developer/redis.rst index 46334cf0..57b41550 100644 --- a/docs/de/developer/redis.rst +++ b/docs/de/developer/redis.rst @@ -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 -------------------------