diff options
Diffstat (limited to 'app/config/parameters.yml.dist')
-rw-r--r-- | app/config/parameters.yml.dist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index e925b412..a59dc02c 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist | |||
@@ -41,11 +41,7 @@ parameters: | |||
41 | 41 | ||
42 | rss_limit: 50 | 42 | rss_limit: 50 |
43 | 43 | ||
44 | # pocket import | ||
45 | pocket_consumer_key: xxxxxxxx | ||
46 | |||
47 | # RabbitMQ processing | 44 | # RabbitMQ processing |
48 | rabbitmq: false | ||
49 | rabbitmq_host: localhost | 45 | rabbitmq_host: localhost |
50 | rabbitmq_port: 5672 | 46 | rabbitmq_port: 5672 |
51 | rabbitmq_user: guest | 47 | rabbitmq_user: guest |