From ee2318c457e040a4891d256ef52c2bb3c0aeea8a Mon Sep 17 00:00:00 2001 From: mr Date: Fri, 19 Aug 2011 12:59:46 +0200 Subject: fix in A&A config --- aa-local.yaml | 1 + aa-server.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/aa-local.yaml b/aa-local.yaml index 7c3bbce..723d50a 100644 --- a/aa-local.yaml +++ b/aa-local.yaml @@ -17,6 +17,7 @@ ? - :GET : - !ruby/regexp /http:\/\/ESCAPEDSERVER\/algorithm/ - "http://SERVERNAME/model" + - "http://SERVERNAME/dataset" - "http://SERVERNAME/validation" - !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/resources/ - !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/[a-z,A-Z,\/,_\-]*$/ diff --git a/aa-server.yaml b/aa-server.yaml index 7c3bbce..723d50a 100644 --- a/aa-server.yaml +++ b/aa-server.yaml @@ -17,6 +17,7 @@ ? - :GET : - !ruby/regexp /http:\/\/ESCAPEDSERVER\/algorithm/ - "http://SERVERNAME/model" + - "http://SERVERNAME/dataset" - "http://SERVERNAME/validation" - !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/resources/ - !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/[a-z,A-Z,\/,_\-]*$/ -- cgit v1.2.3