1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Remove unused RSS limit parameter

This commit is contained in:
Yassine Guedidi 2025-01-11 01:53:14 +01:00
parent 72692dd298
commit f0cc7fdc27
2 changed files with 0 additions and 4 deletions

View file

@ -32,8 +32,6 @@ parameters:
from_email: ${FROM_EMAIL:-wallabag@example.com}
rss_limit: 50
# RabbitMQ processing
rabbitmq_host: ${RABBITMQ_HOST:-rabbitmq}
rabbitmq_port: ${RABBITMQ_PORT:-5672}