-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Description
I have the following harvest configuration
[app:main]
ckan.harvest.timeout = 1400
ckan.harvest.mq.type = redis
ckan.harvest.mq.hostname = redis
ckan.harvest.mq.port = 6379
ckan.harvest.mq.password =
ckan.harvest.mq.redis_db = 1
But in get in logging the following warnings
2025-01-29 12:30:16,560 WARNI [ckan.common] Option ckan.harvest.mq.type is not declared
2025-01-29 12:30:16,560 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.type is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
Metadata
Metadata
Assignees
Labels
No labels