1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Update parameters.yml

This commit is contained in:
Éric Gaspar 2023-11-16 14:12:03 +01:00
parent 5b7c04a7b4
commit 604e728587

View file

@ -22,6 +22,10 @@ parameters:
fos_oauth_server_refresh_token_lifetime: 1209600
from_email: no-reply@__DOMAIN__
rss_limit: 50
rabbitmq_host: localhost
rabbitmq_port: 5672
rabbitmq_user: guest
rabbitmq_password: guest
redis_scheme: tcp
redis_host: localhost
redis_port: 6379