]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
Retrieve created date from Pocket
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index d092e13932586cba0901c6ce33bb4e832c4fe268..a59dc02c9514ba230be3eafe14ad5f8c04263141 100644 (file)
@@ -38,3 +38,11 @@ parameters:
     fosuser_confirmation: true
 
     from_email: no-reply@wallabag.org
+
+    rss_limit: 50
+
+    # RabbitMQ processing
+    rabbitmq_host: localhost
+    rabbitmq_port: 5672
+    rabbitmq_user: guest
+    rabbitmq_password: guest