From 4b1d74618b74c3f51e43431ef6f74519ece9522c Mon Sep 17 00:00:00 2001 From: seralf Date: Wed, 31 Dec 2014 01:31:34 +0100 Subject: [PATCH] updated CKAN data management system --- share/apps.json | 3 ++- share/apps.json~ | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/share/apps.json b/share/apps.json index ffb8fc24a..fae51988f 100644 --- a/share/apps.json +++ b/share/apps.json @@ -626,7 +626,8 @@ "headers": { "Access-Control-Allow-Headers": "X-CKAN-API-KEY", "Link": "; rel=shortlink" - } + }, + "implies": [ "python", "solr", "java", "postgres\\;confidence:80" ] }, "CKEditor": { "website": "ckeditor.com", diff --git a/share/apps.json~ b/share/apps.json~ index 1c457a97a..ffb8fc24a 100644 --- a/share/apps.json~ +++ b/share/apps.json~ @@ -625,7 +625,7 @@ "cats": [ 1 ], "headers": { "Access-Control-Allow-Headers": "X-CKAN-API-KEY", - + "Link": "; rel=shortlink" } }, "CKEditor": {