Skip to content

Commit 1ac2cca

Browse files
inderpssingh-lnds
andauthored
Add fluent plugin to CKAN configuration (#148)
* Add fluent plugin to CKAN configuration * Add dataset_series plugin to CKAN configuration --------- Co-authored-by: Inderpal Singh <[email protected]>
1 parent 5b33a16 commit 1ac2cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.ckan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ CKAN__HARVEST__MQ__TYPE=redis
4242
CKAN_REDIS_URL=redis://redis:6379/1
4343
CKAN_SOLR_URL=http://solr:8983/solr/ckan
4444

45-
CKAN__PLUGINS="envvars scheming_datasets scheming_organizations gdi_userportal gdi_userportalharvester dcat dcat_json_interface harvest ckan_harvester dcat_rdf_harvester dcat_json_harvester fairdatapointharvester activity"
45+
CKAN__PLUGINS="envvars scheming_datasets scheming_organizations gdi_userportal gdi_userportalharvester dcat dataset_series dcat_json_interface harvest ckan_harvester dcat_rdf_harvester dcat_json_harvester fluent fairdatapointharvester activity"
4646
CKAN_STORAGE_PATH=/var/lib/ckan
4747
CKAN___API_TOKEN__JWT__DECODE__SECRET="string:CHANGE_ME"
4848
CKAN___API_TOKEN__JWT__ENCODE__SECRET="string:CHANGE_ME"

0 commit comments

Comments
 (0)