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

Merge remote-tracking branch 'origin/master' into port/2.6.10

This commit is contained in:
Kevin Decherf 2024-11-15 23:53:48 +01:00
commit 8e9f908cf1
25 changed files with 591 additions and 196 deletions

View file

@ -6,6 +6,7 @@ services:
public: true
Wallabag\Consumer\RabbitMQConsumerTotalProxy:
lazy: true
arguments:
$pocketConsumer: '@old_sound_rabbit_mq.import_pocket_consumer'
$readabilityConsumer: '@old_sound_rabbit_mq.import_readability_consumer'

View file

@ -114,6 +114,10 @@ parameters:
name: export_xml
value: 1
section: export
-
name: export_md
value: 1
section: export
-
name: import_with_redis
value: 0
@ -140,7 +144,7 @@ parameters:
section: misc
-
name: wallabag_support_url
value: https://www.wallabag.org/pages/support.html
value: https://github.com/wallabag/wallabag/issues/new/choose
section: misc
-
name: api_user_registration